次の方法で共有


Attribute.Type プロパティ

定義

AttributeValueType属性によって格納される 値の または 型を指定します。

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

プロパティ値

属性に格納される AttributeValueType または値の型。

属性

適用対象