Click or drag to resize
MessageType Enumeration
Enum to specify the type of a message.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public enum MessageType
Members
  Member nameValueDescription
NormalMessage0
WarningMessage1
ErrorMessage2
See Also