AllMessages |
Property that returns an XML string containing all messages (errors and warnings). |
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
HasErrors |
Property that returns whether there are any recorded errors. |
HasWarnings |
Property that returns whether there are any recorded warnings. |
IsMessageSectionActive |
Property that returns whether there is any message section active. |
LastMessage |
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. |
Parent |
Property that returns the parent Application object. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |