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實例。 可能的值包括 Details、Identifiers 或 None。

屬性

適用於