ArcObjects Library Reference (Carto)  

IMapServerTimeInfo2.DefaultTimeWindow Property

The recommended time window expressed in the same units as the time interval for the service.

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

[C++]
HRESULT get_DefaultTimeWindow(
  double* duration
);
[C++]

Parameters

duration [out, retval]   duration is a parameter of type double

Product Availability

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

See Also

IMapServerTimeInfo2 Interface