SP.Workflow.WorkflowAssociationCreationInformation.template Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets or sets the value that specifies the workflow template to be used in the workflow association.
var value = SP.Workflow.WorkflowAssociationCreationInformation.get_template();
SP.Workflow.WorkflowAssociationCreationInformation.set_template(value);
Property Value
Type: SP.Workflow.WorkflowTemplate
Applies To
SP.Workflow.WorkflowAssociationCreationInformation Class
Remarks
Its value must not be null.
See Also
Reference
SP.Workflow.WorkflowAssociationCreationInformation Methods
SP.Workflow.WorkflowAssociationCreationInformation Properties