2023 Method
Changes 0
M

RoutingPreferenceManager.RemoveRule

Description:
Removes an existing routing preference rule. Thrown if the index is out of bounds.
public void RemoveRule(
	RoutingPreferenceRuleGroupType groupType,
	int index
)