言語

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の新しいインスタンス。

属性

適用対象