共用方式為


SP.Workflow.WorkflowTemplate.description Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that gives the description for the workflow template.

var value = SP.Workflow.WorkflowTemplate.get_description(); 

Property Value

Type: String

Applies To

SP.Workflow.WorkflowTemplate Class

Remarks

Its length must be equal to or less than 255.

See Also

Reference

SP.Workflow.WorkflowTemplate Methods

SP.Workflow.WorkflowTemplate Properties

SP.Workflow Namespace