DataTableResponseColumn.ColumnType Property

Definition

Gets or sets column Type

[Newtonsoft.Json.JsonProperty(PropertyName="columnType")]
public string ColumnType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="columnType")>]
member this.ColumnType : string with get, set
Public Property ColumnType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to