IAuditFilter.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom. Index of position where condition is located.

IndexTo. Index of position where the condition must be placed.

Description

The Move method moves the condition that is in position with the IndexFrom index into a position with the IndexTo index, with upward shift of other conditions.

See also:

IAuditFilter