IPerformanceAdviserRuleFinalizeCheck Method

Invoked by performance advisor once in the end of the check.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
void FinalizeCheck(
	Document document
)

Parameters

document  Document
Document for which performance problems are being checked.
See Also