SPWorkflowEventProperties.AssociationName property

Gets the name of the workflow SPWorkflowAssociation.

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

Syntax

'Declaration
Public ReadOnly Property AssociationName As String
    Get
'Usage
Dim instance As SPWorkflowEventProperties
Dim value As String

value = instance.AssociationName
public string AssociationName { get; }

Property value

Type: System.String

See also

Reference

SPWorkflowEventProperties class

SPWorkflowEventProperties members

Microsoft.SharePoint.Workflow namespace