RVTDocs.com

PerformanceAdviser.WillRuleCheckElements(Int32)

Method
Description:
Reports if rule needs to be executed on individual elements.
Syntax
public bool WillRuleCheckElements(
	int index
)
Parameters
Parameter Type Description
index Int32 The rule index to get information for.
Return Value
Type Description
Boolean True if rule needs to be executed on individual elements.