SPWorkflowEventProperties Class
Provides properties for workflow events.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.SPEventPropertiesBase
Microsoft.SharePoint.Workflow.SPWorkflowEventProperties
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<SubsetCallableTypeAttribute> _
Public NotInheritable Class SPWorkflowEventProperties _
Inherits SPEventPropertiesBase
'Usage
Dim instance As SPWorkflowEventProperties
[SubsetCallableTypeAttribute]
public sealed class SPWorkflowEventProperties : SPEventPropertiesBase
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.