SPWorkflowEventProperties.AssociationId property

Gets the identifier of the workflow SPWorkflowAssociation.

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

Syntax

'Declaration
Public ReadOnly Property AssociationId As Guid
    Get
'Usage
Dim instance As SPWorkflowEventProperties
Dim value As Guid

value = instance.AssociationId
public Guid AssociationId { get; }

Property value

Type: System.Guid

See also

Reference

SPWorkflowEventProperties class

SPWorkflowEventProperties members

Microsoft.SharePoint.Workflow namespace