다음을 통해 공유


BRItemTypeComponent.CompatibleAttributeTypes 속성

정의

이 항목 형식 구성 요소와 호환되는 AttributeType-AttributeDataType 쌍을 정의하는 BRAttributeTypeInfo 개체의 컬렉션을 지정합니다.

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

속성 값

이 항목 형식 구성 요소와 호환되는 AttributeType-AttributeDataType 쌍을 정의하는 BRAttributeTypeInfo 개체의 컬렉션입니다.

특성

적용 대상