次の方法で共有


WorkflowAssociation メンバー

保護されたメンバーを含む
宣言されたメンバーを含む

Represents the association of a workflow template with a specific list or content type, and that contains members that return custom information about that workflow's association with the specific list or content type.

WorkflowAssociation 型は次のメンバーを公開します。

コンストラクター

  名前 説明
パブリック メソッド WorkflowAssociation

Top

プロパティ

  名前 説明
パブリック プロパティ AllowManual Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.
パブリック プロパティ AssociationData Gets or sets a value that specifies the workflow association data for workflow instances created from this workflow association.
パブリック プロパティ AutoStartChange Gets or sets a value that specifies whether workflow instances will be created from this workflow association and started automatically when a list item is changed.
パブリック プロパティ AutoStartCreate Gets or sets a value that specifies whether workflow instances will be created from this workflow association and started automatically when a list item is changed.
パブリック プロパティ BaseId Gets a value that specifies the identifier of the workflow template on which this workflow association is based.
パブリック プロパティ Context クライアントのオブジェクトに関連付けられているコンテキストを返します。 (ClientObject から継承されています。)
パブリック プロパティ Created Gets a value that specifies the date and time at which this workflow association was created.
パブリック プロパティ Description Gets or sets a value that specifies the description for this workflow association.
パブリック プロパティ Enabled Gets or sets a value that specifies whether new workflow instances will be allowed for this workflow association
パブリック プロパティ HistoryListTitle Gets or sets a value that specifies the title of the list to which to log workflow history events for this workflow association.
パブリック プロパティ Id Gets a value that specifies the identifier of the workflow association.
パブリック プロパティ InstantiationUrl Gets a value that specifies the URL of the workflow initiation form for this workflow association.
パブリック プロパティ InternalName Gets a value that specifies the internal name of this workflow association, as determined by the WorkflowAssociation implementation.
パブリック プロパティ IsDeclarative Gets a value that specifies whether the workflow association represents a declarative workflow.
パブリック プロパティ ListId Gets a value that specifies the identifier of the list on which this workflow association resides.
パブリック プロパティ Modified Gets a value that specifies the data and time at which this workflow association was last modified.
パブリック プロパティ Name Gets or sets a value that specifies the name of this workflow association.
保護されたプロパティ ObjectData 現在のクライアント オブジェクトのオブジェクトのデータを取得します。 (ClientObject から継承されています。)
パブリック プロパティ ObjectVersion 現在のクライアント オブジェクトのバージョンを示す文字列を取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック プロパティ Path クライアント オブジェクトの作成方法ClientRuntimeContextクラスのサーバー上でオブジェクトを再作成することができるようにを追跡します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック プロパティ ServerObjectIsNull サーバー オブジェクトを取得し、サーバー オブジェクトが null の場合は、null を返します。 (ClientObject から継承されています。)
パブリック プロパティ Tag したがって、または、クライアント オブジェクトに関連付けられているデータを設定します。 (ClientObject から継承されています。)
パブリック プロパティ TaskListTitle Gets or sets a value that specifies the title of the list within which workflow tasks will be created for this workflow association.
パブリック プロパティ TypedObject サーバーから返された正しい型の情報と、オブジェクトを取得します。 (ClientObject から継承されています。)
パブリック プロパティ WebId Gets a value that specifies the identifier of the site on which the workflow association resides.

Top

メソッド

  名前 説明
保護されたメソッド CheckUninitializedProperty ClientObjectの指定された値の種類のプロパティが初期化されているかどうかを確認します。 (ClientObject から継承されています。)
パブリック メソッド CustomFromJson ユーザー設定のコードを使用するオブジェクトを作成するかどうかを示す論理値を返します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド DeleteObject Removes this workflow association from its parent WorkflowAssociations collection.
パブリック メソッド FromJson ユーザー設定のコードを使用するオブジェクトを作成するかどうかを示します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
保護されたメソッド InitNonPropertyFieldFromJson サーバーからJavaScript Object Notation (JSON)データに基づいて、クライアント オブジェクトのプロパティ以外のフィールドを初期化します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
保護されたメソッド InitOnePropertyFromJson (ClientObject.InitOnePropertyFromJson(String, JsonReader) を上書きします。)
パブリック メソッド IsObjectPropertyInstantiated 指定された、クライアント オブジェクトのプロパティがインスタンスになっているかどうかを示します。 (ClientObject から継承されています。)
パブリック メソッド IsPropertyAvailable 指定したスカラー プロパティの取得または設定されているかどうかを示す論理値を返します。 (ClientObject から継承されています。)
保護されたメソッド LoadExpandoFields 派生クラスでオーバーライドされた場合は、クライアント オブジェクトに関連付けられている拡張されたプロパティを初期化します。 (ClientObject から継承されています。)
パブリック メソッド RefreshLoad 派生クラスでオーバーライドされた場合は、クライアント オブジェクトに関連付けられているすべてのスカラー プロパティを再ロードします。 (ClientObject から継承されています。)
保護されたメソッド RemoveFromParentCollection 親のクライアント オブジェクトのコレクションから現在のクライアント オブジェクトを削除します。 (ClientObject から継承されています。)
パブリック メソッド Retrieve() オブジェクトに関連付けられているすべてのスカラー プロパティを取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド Retrieve([]) オブジェクトに関連付けられている、指定したスカラー プロパティを取得します。このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。 (ClientObject から継承されています。)
パブリック メソッド ToString (Object から継承されています。)
パブリック メソッド Update Informs this workflow association’s parent WorkflowAssociation collection that changes have been made to this workflow association.
保護されたメソッド UpdateClientObjectPropertyType 正しい型に、サーバーから返されたタイプの情報を使用して、クライアント オブジェクト プロパティの値を更新します。 (ClientObject から継承されています。)

Top

関連項目

参照先

WorkflowAssociation クラス

Microsoft.SharePoint.Client.Workflow 名前空間