ActivityStateQueryElement.States Eigenschaft

Definition

Ruft ein StateElementCollection , das die zu filternden ActivityStateRecord Zuständen enthält.

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

Eigenschaftswert

Die Auflistung der Zustände.

Attribute

Gilt für: