Partage via


ProfileWorkflowElement.StateMachineStateQueries Propriété

Définition

Obtient une collection de configuration StateMachineStateQueryElement dans le fichier DotNetConfig.xsd.

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

Valeur de propriété

Collection de configuration StateMachineStateQueryElement dans le fichier DotNetConfig.xsd.

Attributs

S’applique à