SP.Workflow.WorkflowAssociation.baseId Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the identifier of the workflow template on which this workflow association is based.
var value = SP.Workflow.WorkflowAssociation.get_baseId();
Property Value
Type: SP.Guid
Applies To
SP.Workflow.WorkflowAssociation Class
See Also
Reference
SP.Workflow.WorkflowAssociation Methods