IVZMultiplyDataSource.MaxTimelineIndex

Fore syntax

MaxTimelineIndex: Integer;

Fore.NET syntax

MaxTimelineIndex: integer;

Description

The MaxTimelineIndex property returns maximum capacity of dimensions.

Comments

To get identifier of visualizer data source, use the IVZMultiplyDataSource.ID property.

Fore and Fore.NET examples

The property use is given in the example for the IVZMultiplyDataSource.GetData method.

See also:

IVZMultiplyDataSource