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


ICadastralParcelError.LineErrors Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralParcelError.LineErrors Property

Enumeration of lines associated with this parcel with errors.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralParcelError Interface