This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralLineError Interface > ICadastralLineError.PointErrors Property (ArcObjects .NET 10.5 SDK) |
Enumeration of points associated with this line with errors.
[Visual Basic .NET] Public ReadOnly Property PointErrors As IEnumCadastralFeatureError
[C#] public IEnumCadastralFeatureError PointErrors {get;}