Table of Contents

Enum BackupExecLogInformationLevel

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Determines the information level to be stored in the job logs.

public enum BackupExecLogInformationLevel

Fields

Summary = 1

Summary information only.

SummaryAndDirectories = 2

Summary information and directories processed.

SummaryDirectoriesAndFileDetails = 4

Summary information, directories, files and file details.

SummaryDirectoriesAndFiles = 3

Summary information, directories and files processed.

Unknown = 0

The job log level information level is unknown.