RVTDocs.com

PerformanceAdviser.GetRuleName(Int32)

Method
Description:
Retrieves the name of the rule.
Syntax
public string GetRuleName(
	int index
)
Parameters
Parameter Type Description
index Int32 The rule index to get information for.
Return Value
Type Description
String The name of the rule.