PerformanceAdviser.GetRuleId
Description:
Retrieves an id of a rule for a given index in the list.
Retrieves an id of a rule for a given index in the list.
public PerformanceAdviserRuleId GetRuleId(
int index
)
-
Int32indexThe index to retrieve the rule id for.
-
The index is outside of acceptable range.