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