言語

MetadataResultOptions.AttributeGroups プロパティ

定義

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

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

プロパティ値

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

属性

適用対象