RoutingPreferenceManager.GetRule
Description:
Gets the specified rule.
Gets the specified rule.
public RoutingPreferenceRule GetRule(
RoutingPreferenceRuleGroupType groupType,
int index
)
-
groupTypeThe routing preference group type from which the rule should be returned.
-
Int32indexThe zero-based index where the rule should be returned.
-
index is not a valid zero-based index within groupType. -or- Thrown if the index is out of bounds
-
A value passed for an enumeration argument is not a member of that enumeration