FileMaker Data API Tools API - v1.2.0
Preparing search index...
types/fm
BatchExportResult
Interface BatchExportResult
interface
BatchExportResult
{
outputPath
:
string
;
format
:
BatchExportFormat
;
exportedRecords
:
number
;
truncated
:
boolean
;
}
Index
Properties
output
Path
format
exported
Records
truncated
Properties
output
Path
outputPath
:
string
format
format
:
BatchExportFormat
exported
Records
exportedRecords
:
number
truncated
truncated
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
output
Path
format
exported
Records
truncated
FileMaker Data API Tools API - v1.2.0
Loading...