Share via


SP へWorkflow.WorkflowAssociationCollection オブジェクト (sp.js)

SP へWorkflow.WorkflowAssociation オブジェクト (sp.js)s のコレクションを表します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Workflow.WorkflowAssociationCollection()
          

メンバー

WorkflowAssociationCollectionオブジェクトでは、次のメンバーがあります。

Constructor

WorkflowAssociationCollectionオブジェクトでは、次のコンスがあります。

コンストラクター

説明

WorkflowAssociationCollection

Initializes a new instance of the SP へWorkflow.WorkflowAssociationCollection オブジェクト (sp.js).

メソッド

WorkflowAssociationCollectionオブジェクトでは、次の方法があります。

メソッド

説明

追加します。

Creates a new workflow association based on properties specified in the parameters object, and adds an object representing that workflow association to the collection.

getById

Retrieves a specified workflow association by the association ID.

getByName

Retrieves a specified workflow association by the association name.

itemAt

Gets the workflow association at the specified index of the collection.

プロパティ

WorkflowAssociationCollectionオブジェクトでは、次のプロパティがあります。

プロパティ

説明

childItemType

アイテム

Gets the workflow association at the specified index of the collection.

注釈

このオブジェクトは、既存のワークフローの関連付けおよび追加する新しいワークフローの関連付けの一覧の操作を提供します。