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


IHistoricalMarker Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IH > IHistoricalMarker Interface
ArcGIS Developer Help

IHistoricalMarker Interface

Product Availability

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

Description

The IHistoricalMarker interface is used to return properties of a given historical marker. The two read only properties on this interface Name and TimeStamp provide information about the marker.

Members

Name Description
Read-only property Name The name of the historical marker.
Read-only property TimeStamp The timestamp of the historical marker.

Classes that implement IHistoricalMarker

Classes Description
HistoricalVersionMarker