다음을 통해 공유


Attribute.Type 속성

정의

특성에 의해 저장되는 값의 유형을 가져오거나 설정합니다.

public:
 property Microsoft::MasterDataServices::AttributeValueType Type { Microsoft::MasterDataServices::AttributeValueType get(); void set(Microsoft::MasterDataServices::AttributeValueType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.AttributeValueType Type { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Type : Microsoft.MasterDataServices.AttributeValueType with get, set
Public Property Type As AttributeValueType

속성 값

AttributeValueType의 새 인스턴스입니다.

특성

적용 대상