Compartilhar via


ProfileWorkflowElement.WorkflowInstanceQueries Propriedade

Definição

Obtém uma coleção de elementos 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

Valor da propriedade

Um objeto WorkflowInstanceQueryElementCollection.

Atributos

Aplica-se a