Share

IFailuresProcessor.Dismiss Method

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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

void Dismiss(
	Document document
)

Parameters

document  Document
Document for which pending failures processing UI should be dismissed

See Also

Reference

Was this information helpful?