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