This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerTimeInfo2 Interface > IMapServerTimeInfo2.DefaultTimeIntervalUnits Property (ArcObjects .NET 10.5 SDK) |
The recommended default time interval units to be used to animate the layer/table in the service.
[Visual Basic .NET] Public ReadOnly Property DefaultTimeIntervalUnits As esriTimeUnits
[C#] public esriTimeUnits DefaultTimeIntervalUnits {get;}
[C++]
HRESULT get_DefaultTimeIntervalUnits(
esriTimeUnits* Units
);
[C++]
Parameters Units [out, retval]
Units is a parameter of type esriTimeUnits