Property that returns the last recorded error/warning message. If there is a tree of errors/warnings, this property returns the most recent leaf error/warning.
Syntax
ErrorManager.LastMessage() As String
Property Value
This is a read only property whose value is a String.