This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSPoint Interface > IGSPoint.Historical Property (ArcObjects .NET 10.4 SDK) |
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;}