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 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