SP.Workflow.WorkflowAssociation.description Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the description for this workflow association.
var value = SP.Workflow.WorkflowAssociation.get_description();
SP.Workflow.WorkflowAssociation.set_description(value);
Property Value
Type: String
Applies To
SP.Workflow.WorkflowAssociation Class
See Also
Reference
SP.Workflow.WorkflowAssociation Methods