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)

Syntax

'Declaration
Public NotInheritable Class SPWorkflowEventProperties _
    Inherits SPEventPropertiesBase
'Usage
Dim instance As SPWorkflowEventProperties
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.

See also

Reference

SPWorkflowEventProperties members

Microsoft.SharePoint.Workflow namespace