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