Enum BackupExecReportRowType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents what rows to display in a report.
public enum BackupExecReportRowType
Fields
All = 1
Show all rows.
Distinct = 2
Show distinct rows.
Unknown = 0
The row type is unknown.