共用方式為


WorkflowAssociationCreationInformation.Template 屬性

取得或設定值,指定工作流程關聯中將使用的工作流程範本。

命名空間:  Microsoft.SharePoint.Client.Workflow
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Property Template As WorkflowTemplate
    Get
    Set
'用途
Dim instance As WorkflowAssociationCreationInformation
Dim value As WorkflowTemplate

value = instance.Template

instance.Template = value
public WorkflowTemplate Template { get; set; }

屬性值

類型:Microsoft.SharePoint.Client.Workflow.WorkflowTemplate
傳回代表指定要使用的工作流程範本工作流程關聯中的值WorkflowTemplate執行個體。

備註

其值不能null 參考 (未執行任何動作 於 Visual Basic 中)。

請參閱

參照

WorkflowAssociationCreationInformation 類別

WorkflowAssociationCreationInformation 成員

Microsoft.SharePoint.Client.Workflow 命名空間