This document is archived and information here might be outdated. Recommended version. |
Returns the time extent for all the data in the layer.
[Visual Basic .NET] Public Function GetFullTimeExtent ( _ ) As ITimeExtent
[C#] public ITimeExtent GetFullTimeExtent ( );
[C++]
HRESULT GetFullTimeExtent(
void
);
This property provides a TimeExtent which represents the time from the earliest time stamp in the data to the latests time stamp in the data.