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