Share via


BRConditionGroup.BRConditionComponents Propriedade

Definição

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

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

Valor da propriedade

Uma coleção do tipo BRConditionComponent.

Atributos

Aplica-se a