Partager via


ActivityStateQueryElement.States Propriété

Définition

Obtient un objet StateElementCollection qui contient les états sur lesquels filtrer l'objet ActivityStateRecord.

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

Valeur de propriété

Collection d’états.

Attributs

S’applique à