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
|
Name |
Description |
|
Name |
The name of the historical marker. |
|
TimeStamp |
The timestamp of the historical marker. |
CoClasses that implement IHistoricalMarker
.NET Related Topics
Geodatabase