Compartilhar via


SPWorkflowEventProperties class

Fornece propriedades para eventos do fluxo de trabalho.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPEventPropertiesBase
    Microsoft.SharePoint.Workflow.SPWorkflowEventProperties

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public NotInheritable Class SPWorkflowEventProperties _
    Inherits SPEventPropertiesBase
'Uso
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.

Ver também

Referência

SPWorkflowEventProperties members

Microsoft.SharePoint.Workflow namespace