TimePointName(TimePointIndex: Integer): String;
TimePointName[TimePointIndex: System.Int32]: System.String;
TimePointIndex. Parameter that determines a time point.
The TimePointName property returns name of a time point.
The time point is specified by the TimePointIndex parameter.
The property use is given in the example for IMapTimeDynamicDataAdapter.Data.
See also: