ActivityStateQueryElement.Arguments Eigenschap

Definitie

Hiermee haalt u een ArgumentElementCollection op die de variabelen bevat waarop u wilt filteren ActivityStateRecord .

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

Waarde van eigenschap

De verzameling argumenten.

Kenmerken

Van toepassing op