ArcObjects Library Reference (Carto)  

IMapServerTimeInfo2.FullTimeExtent Property

TimeExtent of interest that the map as been authored.

ERROR: Syntax information about IMapServerTimeInfo2.FullTimeExtent may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_FullTimeExtent(
  ITimeExtent** TimeExtent
);
[C++]

Parameters

TimeExtent [out, retval]

  TimeExtent is a parameter of type ITimeExtent

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapServerTimeInfo2 Interface