Compartilhar via


MetadataAttribute.DataType Propriedade

Definição

Obtém ou define o tipo de dados.

public:
 property Microsoft::MasterDataServices::AttributeDataType DataType { Microsoft::MasterDataServices::AttributeDataType get(); void set(Microsoft::MasterDataServices::AttributeDataType value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.AttributeDataType DataType { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.DataType : Microsoft.MasterDataServices.AttributeDataType with get, set
Public Property DataType As AttributeDataType

Valor da propriedade

Uma nova instância do tipo AttributeDataType.

Atributos

Aplica-se a