Click or drag to resize
ExportTaskInfoProviderGetExportTasks Method
Returns all export tasks.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ExportTaskInfo> GetExportTasks()

Return Value

Type: ObjectQueryExportTaskInfo
See Also