2027 Method
Changes 0
M

RoutingPreferenceRule.RemoveCriteron

Description:
Removes an existing criterion.
public void RemoveCriteron(
	int index
)
  • Int32
    index
    The index position of removed routing preference rule in the group.
  • index is not a valid zero-based index. -or- Thrown if the index is out of bounds.