次の方法で共有


WorkflowAssociationCreationInformation.TaskList プロパティ

サーバー上でプラス記号を表すのに使用される記号を取得します。

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

value = instance.TaskList

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

プロパティ値

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

注釈

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

関連項目

参照先

WorkflowAssociationCreationInformation クラス

WorkflowAssociationCreationInformation メンバー

Microsoft.SharePoint.Client.Workflow 名前空間