Enum BackupExecReportFormat
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the format of a Backup Exec report.
public enum BackupExecReportFormat
Fields
Html = 1
The report format is HTML.
Pdf = 2
The report format is PDF.
Unknown = 0
The report format is unknown.