Share via


Configuration.DataType Property

Definition

Gets data type of the configuration.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to