Share

Application.ErrorManager Property

Parent Object: Application

Description

Property that returns the ErrorManager object. This object can be used to get errors that occurred during an API call, add to Inventor's errors or to display them.

Syntax

Application.ErrorManager() As ErrorManager

Property Value

This is a read only property whose value is an ErrorManager.

Version

Introduced in version 2010

Was this information helpful?