MetadataResultOptions.AttributeGroups Propriedade

Definição

Obtém ou definem o tipo de AttributeGroup resultado a serem retornados.

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

Valor da propriedade

Uma nova instância do tipo ResultType. Os valores possíveis são Detalhes, Identificadores ou Nenhum.

Atributos

Aplica-se a