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 = 1The report format is HTML.
Pdf = 2The report format is PDF.
Unknown = 0The report format is unknown.