IABACRules.Move

Syntax

Move(FromIndex: Integer; ToIndex: Integer): Boolean;

Parameters

FromIndex. Index of position of the policy rule that must be moved.

ToIndex. Index of the position, to which policy rule must be moved.

Description

The Move method moves rule among the existing rules in policy by index.

See also:

IABACRules