BRActionGroup.BRActionComponents Propriedade

Definição

Obtém ou define uma matriz de componentes de ação de regra de negócios.

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

Valor da propriedade

Uma coleção do tipo BRActionComponent.

Atributos

Aplica-se a