Share via


Dataset.AddRowsAPIEnabled Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="addRowsAPIEnabled")]
public bool? AddRowsAPIEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="addRowsAPIEnabled")>]
member this.AddRowsAPIEnabled : Nullable<bool> with get, set
Public Property AddRowsAPIEnabled As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to