Assembly: Map;
Namespace: Prognoz.Platform.Interop.Map;
The IMapTimeDataAdapter interface is used to get information about factors at different time points in the map layer.
IMapTimeDataAdapter
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: