Class BackupExecSystemStateSelection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a Backup Exec system state selection.
public class BackupExecSystemStateSelection : BackupExecSelection
- Inheritance
-
BackupExecSystemStateSelection
- Inherited Members
Constructors
BackupExecSystemStateSelection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.BackupExecSystemStateSelection class.
public BackupExecSystemStateSelection()
Properties
DisplayName
Gets the display name of the selection type.
public override string DisplayName { get; }
Property Value
DisplayValue
Gets the configured display value.
public override string DisplayValue { get; }