ActivityStateQuery.Variables Eigenschap

Definitie

Hiermee haalt u de verzameling variabelen op die zijn gekoppeld aan deze activiteitsquery.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ Variables { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> Variables { get; }
member this.Variables : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Variables As Collection(Of String)

Waarde van eigenschap

Een verzameling variabelen.

Van toepassing op