Export.run

Starts the execution of the given export object. This means that, after calling this function, your application will lose control about the export process and will only receive notifications via the class signals.

class Export
void
run
(
GdaExportFlags flags
)

Parameters

flags GdaExportFlags

execution flags.

Meta