Enum JobType
Defines the possible job types.
Namespace: Dnn.ExportImport.Components.Common
Assembly: DotNetNuke.SiteExportImport.dll
Syntax
public enum JobType : int
Fields
Name | Description |
---|---|
Export | An export job. |
Import | An import job. |