Table of Contents

Enum MessageTypeEnum

Namespace
CMS.DataEngine
Assembly
CMS.DataEngine.dll

Message type returned to log panel.

public enum MessageTypeEnum
Extension Methods

Fields

Error = 2

Error message type.

Finished = 3

Logging finished.

Info = 0

Informational message type.

Warning = 1

Warning message type.