Table of Contents

Enum BackupExecLogOutputStyle

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

Determines the output style to use for job logs.

public enum BackupExecLogOutputStyle

Fields

Html = 1

The output style is HTML.

Text = 2

The output style is text.

Unknown = 0

The log output format is unknown.