WorkflowDesignerFieldCollection コンストラクター
WorkflowDesignerFieldCollectionクラスのインスタンスを作成します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
Public Sub New ( _
context As ClientRuntimeContext, _
objectPath As ObjectPath _
)
'使用
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath
Dim instance As New WorkflowDesignerFieldCollection(context, _
objectPath)
public WorkflowDesignerFieldCollection(
ClientRuntimeContext context,
ObjectPath objectPath
)
パラメーター
context
型: Microsoft.SharePoint.Client.ClientRuntimeContextリモート オブジェクトのクライアントの実行時コンテキスト。
objectPath
型: Microsoft.SharePoint.Client.ObjectPathクライアントのコンテキスト内のオブジェクトのパス。
関連項目
参照先
WorkflowDesignerFieldCollection クラス