FileMaker Data API Tools API - v1.2.0
Preparing search index...
types/fm
MultiProfileBatchResult
Interface MultiProfileBatchResult
interface
MultiProfileBatchResult
{
profileId
:
string
;
success
:
boolean
;
recordCount
:
number
;
error
?:
string
;
}
Index
Properties
profile
Id
success
record
Count
error?
Properties
profile
Id
profileId
:
string
success
success
:
boolean
record
Count
recordCount
:
number
Optional
error
error
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
profile
Id
success
record
Count
error
FileMaker Data API Tools API - v1.2.0
Loading...