| Name | Description |
| FireOnClientOperation | Method that fires the OnClientOperation even. |
| Name | Description |
| Application | Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server. |
| Parent | Gets the parent object from whom this object can logically be reached. |
| Type | Gets the constant that indicates the type of this object. |
| Name | Description |
| OnClientOperation | Event that is fired when FireOnClientOperation method is called. |