MessageTypeOfMessage Property  | 
 
            Gets the type of the message.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.MessageReporting
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntaxpublic MessageType TypeOfMessage { get; }Public ReadOnly Property TypeOfMessage As MessageType
	Get
Property Value
Type: 
MessageType
See Also