SPWorkflowEventProperties.TemplateId property

Gets the identifier of the workflow association base template.

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

Syntax

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

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

Property value

Type: System.Guid

See also

Reference

SPWorkflowEventProperties class

SPWorkflowEventProperties members

Microsoft.SharePoint.Workflow namespace