次の方法で共有


ProfileWorkflowElement.WorkflowInstanceQueries プロパティ

定義

WorkflowInstanceQueryElement 要素のコレクションを取得します。

public:
 property System::ServiceModel::Activities::Tracking::Configuration::WorkflowInstanceQueryElementCollection ^ WorkflowInstanceQueries { System::ServiceModel::Activities::Tracking::Configuration::WorkflowInstanceQueryElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("workflowInstanceQueries")]
public System.ServiceModel.Activities.Tracking.Configuration.WorkflowInstanceQueryElementCollection WorkflowInstanceQueries { get; }
[<System.Configuration.ConfigurationProperty("workflowInstanceQueries")>]
member this.WorkflowInstanceQueries : System.ServiceModel.Activities.Tracking.Configuration.WorkflowInstanceQueryElementCollection
Public ReadOnly Property WorkflowInstanceQueries As WorkflowInstanceQueryElementCollection

プロパティ値

WorkflowInstanceQueryElementCollection オブジェクト。

属性

適用対象