SwapByKey(Id1: Integer; Id2: Integer): Boolean;
Id1. Key of the policy rule that must be swapped.
Id2. Key of the rule that must be swapped with the specified policy rule.
NOTE. Rules with specified keys are swapped.
The SwapByKey method swaps specified rules in policy by key.
To determine a rule key, use the IABACRule.Key property.
See also: