IEaxAnalyzer.TopobaseByTimePoint

Fore Syntax

TopobaseByTimePoint(Value: Integer): ITopobase;

Fore.NET Syntax

TopobaseByTimePoint[Value: Integer]: Prognoz.Platform.Interop.Topobase.Topobase;

Parameters

Value. Time line point index.

Description

The TopobaseKeyByTimePoint property returns key of the topobase, which is displayed in the specified time line point.

Comments

The property is outdated, use IEaxDataAreaSlice.TopobaseByTimePoint.

See also:

IEaxAnalyzer