RVTDocs.com

PerformanceAdviser.GetRuleDescription(Int32)

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