ProfileWorkflowElement.WorkflowInstanceQueries Property

Definition

Gets a collection of WorkflowInstanceQueryElement elements.

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

Property Value

A WorkflowInstanceQueryElementCollection object.

Attributes

Applies to