共用方式為


SP.Workflow.WorkflowTemplate.id Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the workflow template identifier.

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

Property Value

Type: SP.Guid

Applies To

SP.Workflow.WorkflowTemplate Class

Remarks

Every template must have its own unique GUID.

See Also

Reference

SP.Workflow.WorkflowTemplate Methods

SP.Workflow.WorkflowTemplate Properties

SP.Workflow Namespace