Table of Contents

Enum MessageType

Namespace
CLI.CliniCore.Service
Assembly
CLI.CliniCore.dll
public enum MessageType

Fields

Debug = 4
Error = 3
Info = 0
Success = 1
Warning = 2