Поделиться через


BRItem.PostfixArguments Свойство

Определение

Задает коллекцию аргументов постфикса (справа).

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)

Значение свойства

Коллекция аргументов постфикса (правых частей).

Атрибуты

Применяется к