IExternalDBApplication.OnShutdown
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.
ExternalDBApplicationResult OnShutdown(
ControlledApplication application
)
-
applicationHandle to the Revit Application object.
Return Value
ExternalDBApplicationResult
Indicates if the external db application completes its work successfully.