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


IGSPoint.Historical Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPoint Interface > IGSPoint.Historical Property
ArcGIS Developer Help

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