RoutingPreferenceRule.RemoveCriteron
Method
Description:
Removes an existing criterion.
Removes an existing criterion.
Parameters
Parameter | Type | Description |
---|---|---|
index | Int32 | The index position of removed routing preference rule in the group. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | index is not a valid zero-based index. -or- Thrown if the index is out of bounds. |