BRAttributeTypeInfo.AttributeType 属性

定义

指定属性类型

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

属性值

属性类型。

属性

适用于