SyncGroupSchemaTableColumn.DataSize Property

Definition

Gets or sets data size of the column.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to