BRItem.PostfixArguments Eigenschaft

Definition

Gibt die Auflistung von Postfixargumenten (rechtsseitig) an.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::IBRArgument ^> ^ PostfixArguments { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::IBRArgument ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::IBRArgument ^> ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.IBRArgument> PostfixArguments { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.PostfixArguments : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.IBRArgument> with get, set
Public Property PostfixArguments As Collection(Of IBRArgument)

Eigenschaftswert

Die Auflistung von Postfixargumenten (rechte Seite).

Attribute

Gilt für: