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


IGSPoint.Historical Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoSurvey)  

IGSPoint.Historical Property

Indicates if the point is an Historical Point and not used in the Current layer.

[Visual Basic .NET]
Public Property Historical As Boolean
[C#]
public bool Historical {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSPoint Interface