<Code Lib>
2022 Method
Changes 0
M

RoutingPreferenceManager.GetRule

Description:
Gets the specified rule.

public RoutingPreferenceRule GetRule(
	RoutingPreferenceRuleGroupType groupType,
	int index
)

Return Value RoutingPreferenceRule The rule at the specified group and zero-based index position.

Loading…