Sdílet prostřednictvím


SapTableSource.RowSkips Property

Definition

Gets or sets the number of rows that will be skipped. Type: integer (or Expression with resultType integer).

[Newtonsoft.Json.JsonProperty(PropertyName="rowSkips")]
public object RowSkips { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="rowSkips")>]
member this.RowSkips : obj with get, set
Public Property RowSkips As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to