IExternalDBApplication.OnShutdown
Method
Description:
Implement this method to execute some tasks when Autodesk Revit shuts down.
Implement this method to execute some tasks when Autodesk Revit shuts down.
Parameters
Parameter | Type | Description |
---|---|---|
application | ControlledApplication | Handle to the Revit Application object. |
Return Value
Type | Description |
---|---|
ExternalDBApplicationResult | Indicates if the external db application completes its work successfully. |