다음을 통해 공유


BRActionGroup.BRActionComponents 속성

정의

작업 구성 요소의 컬렉션을 지정합니다.

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

속성 값

동작 구성 요소 컬렉션입니다.

특성

적용 대상