RVTDocs.com

PerformanceAdviser.GetRuleId

Method
Description:
Retrieves an id of a rule for a given index in the list.
Syntax
Parameters
Parameter Type Description
index Int32 The index to retrieve the rule id for.
Return Value
Type Description
PerformanceAdviserRuleId The rule id.
Exceptions
Exception Condition
ArgumentException The index is outside of acceptable range.