kintoneAPIReadLimit Property kintoneDotNETHelp
レコードの読み取り上限を設定する。設定がない場合、APIの上限値が設定される
上限値については、レコード取得の「クエリで条件を指定する」を参照

Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax

public static int ReadLimit { get; set; }

Property Value

Type: Int32
See Also

Reference