Compartilhar via


Configuration.DataType Propriedade

Definição

Obtém o tipo de dados da configuração. Os valores possíveis incluem: 'Boolean', 'Numeric', 'Integer', 'Enumeration'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataType")]
public string DataType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataType")>]
member this.DataType : string
Public ReadOnly Property DataType As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a