Share via


SP.Workflow.WorkflowAssociation.id Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the identifier of the workflow association.

var value = SP.Workflow.WorkflowAssociation.get_id();

Property Value

Type: SP.Guid

Applies To

SP.Workflow.WorkflowAssociation Class

Remarks

Every workflow association must return its own GUID for this property.

See Also

Reference

SP.Workflow.WorkflowAssociation Methods

SP.Workflow.WorkflowAssociation Properties

SP.Workflow Namespace