Enum JobStatus
Namespace: Dnn.ExportImport.Components.Common
Assembly: DotNetNuke.SiteExportImport.dll
Syntax
public enum JobStatus
Fields
| Name | Description |
|---|---|
| Cancelled | |
| Failed | |
| InProgress | |
| Submitted | |
| Successful |
public enum JobStatus
| Name | Description |
|---|---|
| Cancelled | |
| Failed | |
| InProgress | |
| Submitted | |
| Successful |