다음을 통해 공유


BRConditionGroup.BRConditionComponents 속성

정의

조건 구성 요소의 컬렉션을 지정합니다.

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

속성 값

조건 구성 요소 컬렉션입니다.

특성

적용 대상