SwapById(Id1: String; Id2: String): Boolean;
Id1. Identifier of the policy rule that must be swapped.
Id2. Identifier of the rule that must be swapped with the specified policy rule.
NOTE. Rules with specified identifiers are swapped.
The SwapById method swaps specified rules in policy by identifier.
To determine a rule identifier, use the IABACRule.Id property.
See also: