IRubricatorFactorExecutor.WhereRevisionBetween

Syntax

WhereRevisionBetween(First: Integer; Last: Integer);

Parameters

First. First revision key.

Last. Last revision key.

Description

The WhereRevisionBetween method calculates time series between two revisions.

Example

The property use is given in the example for IRubricatorFactorExecutor.UseDwarf.

See also:

IRubricatorFactorExecutor