次の方法で共有


WorkflowAssociationCreationInformation.HistoryList プロパティ

リストまたはライブラリ列内の一意なフィールド値が必要かどうかを指定する値を取得または設定します。

名前空間:  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 HistoryList As List
    Get
    Set
'使用
Dim instance As WorkflowAssociationCreationInformation
Dim value As List

value = instance.HistoryList

instance.HistoryList = value
public List HistoryList { get; set; }

プロパティ値

型: Microsoft.SharePoint.Client.List
ワークフローの関連付けが使用するワークフローの履歴リストを指定する値を表すListインスタンスを返します。

注釈

その値する必要がありますされずnull 参照 (Visual Basic のNothing )ワークフローをサイト コンテンツ タイプのワークフロー テンプレートを基にして、ContentTypeAssociationHistoryName の値がないnull 参照 (Visual Basic のNothing )しない限り、空にします。

関連項目

参照先

WorkflowAssociationCreationInformation クラス

WorkflowAssociationCreationInformation メンバー

Microsoft.SharePoint.Client.Workflow 名前空間