IMapTimeDataAdapter.TimePointName

Syntax

TimePointName(TimePointIndex: Integer): String;

Parameters

TimePointIndex. Parameter that determines a time point.

Description

The TimePointName property returns name of a time point.

Comments

The time point is passed by the TimePointIndex parameter.

Example

The example of property use is given in the example for IMapTimeDataAdapter.Data.

See also:

IMapTimeDataAdapter