MetadataAttribute.DataType 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 AttributeDataType.
public:
property Microsoft::MasterDataServices::Services::DataContracts::AttributeDataType DataType { Microsoft::MasterDataServices::Services::DataContracts::AttributeDataType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::AttributeDataType value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public Microsoft.MasterDataServices.Services.DataContracts.AttributeDataType DataType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.DataType : Microsoft.MasterDataServices.Services.DataContracts.AttributeDataType with get, set
Public Property DataType As AttributeDataType
Valor da propriedade
O tipo de dados do atributo.
- Atributos