The error text associated with the last executed QAManagerBase method.
Visual Basic
Public Readonly Property LastErrorMessage As String
C#
public string LastErrorMessage {get;}
This value is null if the LastError property is 0. You can retrieve this property after catching a QAException class.