Enum BackupExecSelectionType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Determines the selection type.
public enum BackupExecSelectionType
Fields
Exclude = 2
The selection should be excluded.
Include = 1
The selection should be included.
Unknown = 0
The selection type is unknown.