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 的新实例。

属性

适用于