型・APIリファレンス
Preparing search index...
EntityListingSearchResult
Interface EntityListingSearchResult
検索結果データ
interface
EntityListingSearchResult
{
data
:
Record
<
string
,
CellValue
>
[]
;
error
?:
string
;
hasNext
:
boolean
;
totalCount
:
number
;
}
Index
Properties
data
error?
has
Next
total
Count
Properties
data
data
:
Record
<
string
,
CellValue
>
[]
検索結果行データ
Optional
error
error
?:
string
エラーメッセージ
has
Next
hasNext
:
boolean
次ページ有無
total
Count
totalCount
:
number
総件数
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
error
has
Next
total
Count
型・APIリファレンス
Loading...
検索結果データ