RoutingPreferenceRule.GetCriterion
Method
Description:
Gets the specified criteria.
Gets the specified criteria.
Parameters
Parameter | Type | Description |
---|---|---|
index | Int32 |
Return Value
Type | Description |
---|---|
RoutingCriterionBase | The criterion at the specified zero-based index position. |
Exceptions
Exception | Condition |
---|---|
ArgumentException | index is not a valid zero-based index. -or- Thrown if the index is out of bounds. |