次の方法で共有


SapTableSource.RowSkips プロパティ

定義

スキップする行の数を取得または設定します。 型: integer (または resultType 整数を持つ式)。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象