次の方法で共有


MetadataResultOptions.Attributes プロパティ

定義

属性の結果の種類を指定します。

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

プロパティ値

Attributes の結果の型。

属性

適用対象