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


IHistoricalMarker Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabase)  

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

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

CoClasses that implement IHistoricalMarker

CoClasses and Classes Description
HistoricalVersionMarker

.NET Related Topics

Geodatabase