Compartilhar via


MetadataResultOptions.Attributes Propriedade

Definição

Obtém ou define o tipo de resultados Attribute a serem retornados.

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

Valor da propriedade

Uma nova instância do tipo ResultType. Os valores possíveis são Details, Identifiers ou None.

Atributos

Aplica-se a