다음을 통해 공유


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 개체입니다.

특성

적용 대상