Mobile Locker JavaScript SDK
Preparing search index...
CRMQueryResult
Interface CRMQueryResult
interface
CRMQueryResult
{
done
:
boolean
;
rows
:
Record
<
string
,
unknown
>
[]
;
totalSize
:
number
;
}
Index
Properties
done
rows
total
Size
Properties
done
done
:
boolean
rows
rows
:
Record
<
string
,
unknown
>
[]
total
Size
totalSize
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
done
rows
total
Size
Mobile Locker JavaScript SDK
Loading...