ExportTaskInfoProviderGetExportTaskInfo Method |
Returns the ExportTaskInfo structure for the specified exportTask.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 12.0.0
Syntax public static ExportTaskInfo GetExportTaskInfo(
int exportTaskId
)
Parameters
- exportTaskId
- Type: SystemInt32
ExportTask id
Return Value
Type:
ExportTaskInfoSee Also