Click or drag to resize
ExportTaskInfoTaskType Property
Task type.

Namespace: CMS.CMSImportExport
Assembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 9.0.0
Syntax
C#
public virtual TaskTypeEnum TaskType { get; set; }

Property Value

Type: TaskTypeEnum
See Also