다음을 통해 공유


BRAttributeTypeInfo.AttributeDataTypes 속성

정의

특성 형식과 쌍을 이루는 특성 데이터 형식의 컬렉션을 지정합니다.

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

속성 값

각각 특성 유형과 함께 사용되는 특성 데이터 형식 컬렉션입니다.

특성

적용 대상