This method is being called in case of exception or document destruction to dismiss any possible pending failure UI that may
have left on the screen
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
void Dismiss(
Document document
)
Parameters
- document Document
-
Document for which pending failures processing UI should be dismissed
See Also
Reference