다음을 통해 공유


MetadataAttribute.AttributeType 속성

정의

특성 유형을 가져오거나 설정합니다.

public:
 property Nullable<Microsoft::MasterDataServices::AttributeType> AttributeType { Nullable<Microsoft::MasterDataServices::AttributeType> get(); void set(Nullable<Microsoft::MasterDataServices::AttributeType> value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.AttributeType? AttributeType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.AttributeType : Nullable<Microsoft.MasterDataServices.AttributeType> with get, set
Public Property AttributeType As Nullable(Of AttributeType)

속성 값

AttributeType 유형의 새 인스턴스입니다.

특성

적용 대상