レコードの検索を行う(全件)(文字列クエリ指定)
kintone APIの上限値を超える件数のレコードを取得します
kintone APIの上限値を超える件数のレコードを取得します
Namespace: kintoneDotNET.API
Assembly: kintoneDotNET (in kintoneDotNET.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
Parameters
- query
- Type: SystemString
[Missing <param name="query"/> documentation for "M:kintoneDotNET.API.AbskintoneModel.FindAll``1(System.String)"]
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:kintoneDotNET.API.AbskintoneModel.FindAll``1(System.String)"]
Return Value
Type: ListT[Missing <returns> documentation for "M:kintoneDotNET.API.AbskintoneModel.FindAll``1(System.String)"]
Remarks
See Also