Compartilhar via


SystemSetting.DataType Propriedade

Definição

Obtém ou define o tipo de dados do atributo.

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

Valor da propriedade

Um dos valores de AttributeDataType. Os valores possíveis são DateTime, Link, Text, Number e NotSpecified.

Atributos

Aplica-se a