<Code Lib>
M

PerformanceAdviser.GetRuleId

Description:
Retrieves an id of a rule for a given index in the list.

public PerformanceAdviserRuleId GetRuleId(
	int index
)

  • Int32
    index
    The index to retrieve the rule id for.
Return Value PerformanceAdviserRuleId The rule id.

Loading…