FileMaker Data API Tools API - v1.2.0
Preparing search index...
types/fm
BatchExportOptions
Interface BatchExportOptions
interface
BatchExportOptions
{
format
:
BatchExportFormat
;
maxRecords
:
number
;
outputPath
:
string
;
pageSize
?:
number
;
}
Index
Properties
format
max
Records
output
Path
page
Size?
Properties
format
format
:
BatchExportFormat
max
Records
maxRecords
:
number
output
Path
outputPath
:
string
Optional
page
Size
pageSize
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
format
max
Records
output
Path
page
Size
FileMaker Data API Tools API - v1.2.0
Loading...