IVZMultiplyDataSource.MaxTimelineIndex

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.

Example

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

See also:

IVZMultiplyDataSource