This document is archived and information here might be outdated.  Recommended version.


IMapTableTimeDescription Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapTableTimeDescription Interface
ArcGIS Developer Help

IMapTableTimeDescription Interface

Provides access to time properties of a LayerDescription.

Product Availability

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

Members

Name Description
Read/write property TimeDataCumulative Draw the data cumulatively from the first instance of time in data as time progresses.
Read/write property TimeOffset Draw time offset to overlay the data on a earlier or later time span.
Read/write property TimeOffsetUnits Draw time offset units.
Read/write property UseTime Indicates whether use time for display.

Classes that implement IMapTableTimeDescription

Classes Description
LayerDescription The Layer Description coclass contains settings of a layer in a map.
StandaloneTableDescription The StandaloneTable Description coclass contains settings of a standalone table in a map.

Remarks

Please note that the following properties only honored in ExportMapImage and Identify operations: