MetadataResultOptions.Attributes Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Especifica o tipo de resultado para Atributos.
public:
property Microsoft::MasterDataServices::Services::DataContracts::ResultType Attributes { Microsoft::MasterDataServices::Services::DataContracts::ResultType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::ResultType value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.MasterDataServices.Services.DataContracts.ResultType Attributes { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.Attributes : Microsoft.MasterDataServices.Services.DataContracts.ResultType with get, set
Public Property Attributes As ResultType
Valor da propriedade
O tipo de resultado dos atributos.
- Atributos