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


ICadastralLinePointError.PointErrors Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralLinePointError.PointErrors Property

Enumeration of points associated with this line point with errors.

[Visual Basic .NET]
Public ReadOnly Property PointErrors As IEnumCadastralFeatureError
[C#]
public IEnumCadastralFeatureError PointErrors {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralLinePointError Interface