ArcObjects Library Reference (Carto)  

IMapServerTimeInfo2.DefaultTimeIntervalUnits Property

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

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

[C++]
HRESULT get_DefaultTimeIntervalUnits(
  esriTimeUnits* Units
);
[C++]

Parameters

Units [out, retval]

  Units is a parameter of type esriTimeUnits

Product Availability

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

See Also

IMapServerTimeInfo2 Interface