ArcObjects Library Reference (Carto)  

IMapServerTimeInfo2.DefaultTimeInterval Property

The recommended default time interval to be used to animate the layer/table in the service.

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

[C++]
HRESULT get_DefaultTimeInterval(
  double* Interval
);
[C++]

Parameters

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

Product Availability

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

See Also

IMapServerTimeInfo2 Interface