Partager via


BRItem.PostfixArguments Propriété

Définition

Spécifie la collection d’arguments postfix (à droite).

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)

Valeur de propriété

Collection d'arguments de suffixe (partie droite).

Attributs

S’applique à