IRubricatorFactorExecutor.WhereRevisionBetween

Fore Syntax

WhereRevisionBetween(First: Integer; Last: Integer);

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IRubricatorFactorExecutor