BusinessRulesPalette.BRActionGroups Свойство

Определение

Возвращает или задает массив групп действий бизнес-правил.

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

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

Коллекция типа BRActionGroup.

Атрибуты

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