Table of Contents

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

string

DisplayValue

Gets the configured display value.

public override string DisplayValue { get; }

Property Value

string