Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets a value that specifies the workflow template identifier.
var value = SP.Workflow.WorkflowTemplate.get_id();
Property Value
Type: SP.Guid
Applies To
SP.Workflow.WorkflowTemplate Class
Remarks
Every template must have its own unique GUID.
See Also
Reference
SP.Workflow.WorkflowTemplate Methods