RVTDocs.com

IPerformanceAdviserRule.FinalizeCheck

Method
Description:
Invoked by performance advisor once in the end of the check.
Syntax
void FinalizeCheck(
	Document document
)
Parameters
Parameter Type Description
document Document Document for which performance problems are being checked.
Return Value