次の方法で共有


SapTableSource.RowCount プロパティ

定義

取得する行数を取得または設定します。 型: integer(or Expression with resultType integer)。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象