次の方法で共有


MetadataAttribute.AttributeType プロパティ

定義

AttributeType を指定します。

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

プロパティ値

AttributeType

属性

適用対象