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 passed by the TimePointIndex parameter.
The example of property use is given in the example for IMapTimeDataAdapter.Data.
See also: