Assembly: Map;
Namespace: Prognoz.Platform.Interop.Map;
The IMapTimeDynamicDataAdapter interface is used to get information about dynamic factors at different time points in the map layer.
IMapTimeDynamicDataAdapter
Property name | Brief description | |
Data | The Data property returns value of the dynamic time adapter in the specified data area and to the specified time point. | |
PartCount | The PartCount property returns the number of the factor composite parts for the time point. | |
TimePointName | The TimePointName property returns name of a time point. | |
TimePointsCount | The TimePointsCount property returns the number of time points of the dynamic time adapter. |
See also: