Table of Contents

Enum LogItemTypeEnum

Namespace
CMS.ContinuousIntegration
Assembly
CMS.ContinuousIntegration.dll

Log item type used for LogItem object.

public enum LogItemTypeEnum
Extension Methods

Fields

Error = 1

Error message type.

Info = 0

Informational message type.

Warning = 2

Warning message type.