IMapServerTimeInfo Interface

Provides access to core objects contained within the map document.

Members

Name Description
Read-only property DefaultTimeInterval The recommended default time interval to be used to animate the layer/table in the service.
Read-only property DefaultTimeIntervalUnits The recommended default time interval units to be used to animate the layer/table in the service.
Read-only property DefaultTimeWindow The recommended time window expressed in the same units as the time interval for the service.
Read-only property FullTimeExtent TimeExtent of interest that the map as been authored.

IMapServerTimeInfo.DefaultTimeInterval Property

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

Public ReadOnly Property DefaultTimeInterval As Double
public double DefaultTimeInterval {get;}

IMapServerTimeInfo.DefaultTimeIntervalUnits Property

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

Public ReadOnly Property DefaultTimeIntervalUnits As esriTimeUnits
public esriTimeUnits DefaultTimeIntervalUnits {get;}

IMapServerTimeInfo.DefaultTimeWindow Property

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

Public ReadOnly Property DefaultTimeWindow As Double
public double DefaultTimeWindow {get;}

IMapServerTimeInfo.FullTimeExtent Property

TimeExtent of interest that the map as been authored.

Public ReadOnly Property FullTimeExtent As ITimeExtent
public ITimeExtent FullTimeExtent {get;}

Classes that implement IMapServerTimeInfo

Classes Description
MapServerInfo The Map Server Info coclass provides read-only information about a map.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close