言語

MetadataResultOptions.Attributes プロパティ

定義

返す Attribute 結果の種類を取得するか設定します。

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

プロパティ値

新しいタイプ ResultTypeのインスタンスです。 可能な値は詳細、識別子、またはなしです。

属性

適用対象