共用方式為


WorkflowAssociationCreationInformation.ContentTypeAssociationHistoryListName 屬性

取得或設定值,指定網站內容類型工作流程關聯將使用的工作流程歷程記錄清單名稱。

命名空間:  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 ContentTypeAssociationHistoryListName As String
    Get
    Set
'用途
Dim instance As WorkflowAssociationCreationInformation
Dim value As String

value = instance.ContentTypeAssociationHistoryListName

instance.ContentTypeAssociationHistoryListName = value
public string ContentTypeAssociationHistoryListName { get; set; }

屬性值

類型:System.String
傳回代表指定的工作流程歷程記錄清單,若要使用的網站內容類型的工作流程關聯名稱值String.instance。

備註

它的值不能null 參考 (未執行任何動作 於 Visual Basic 中) ,不得為空白如果工作流程會建立網站內容類型的工作流程範本,並且 HistoryList 的值是null 參考 (未執行任何動作 於 Visual Basic 中)。值必須略過任何其他類型的工作流程範本。

請參閱

參照

WorkflowAssociationCreationInformation 類別

WorkflowAssociationCreationInformation 成員

Microsoft.SharePoint.Client.Workflow 命名空間