Artikel: AN0002170Aktualisiert:
Die vorgegebene Sprachenversion vom Artikeltext wird angezeigt, weil es kein Text von der ausgewählten Sprache und Version gibt.
This object offers reading export metadata.
Script functions
Name |
Description |
ExportList GetAll() |
Function returns all the exports. |
Export GetById(int id) |
Function returns export according to the input Id. |
ExportResult Run(Export export, bool runAsOriginal) |
Function starts an export. |
bool HaveUserRightByExport(int exportId, ExportRoleOperation operation) |
Function returns TRUE, if the logged on user has access right for the export with the given operation. Otherwise, FALSE is returned. |
ExportRoleOperation ExportRoleOperation_ShowLog |
Operation for displaying export log. |
ExportRoleOperation ExportRoleOperation_Run |
Operation for export start. |
Object call
OG.Export