IMapTimeDataAdapter

Assembly: Map;

Description

The IMapTimeDataAdapter interface is used to get information about indicators at different time points in the map layer.

Inheritance Hierarchy

IMapTimeDataAdapter

Properties

  Property name Brief description
Data The Data property returns the value of the time adapter to the specified time point.
TimePointName The TimePointName property returns name of a time point.
TimePointsCount The TimePointsCount property returns the number of time points of time adapter.

See also:

Map Assembly Interfaces