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