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


ICadastralParcelError.LinePointErrors Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralParcelError.LinePointErrors Property

Enumeration of linepoints associated with this parcel with errors.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralParcelError Interface