IExternalDBApplication
| Name | Return Type | Description |
|---|---|---|
| OnShutdown(ControlledApplication) | ExternalDBApplicationResult | Implement this method to execute some tasks when Autodesk Revit shuts down. |
| OnStartup(ControlledApplication) | ExternalDBApplicationResult | Implement this method to execute some tasks when Autodesk Revit starts. |