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 对象。

属性

适用于