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


ICadastralParcelError.LinePointErrors Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralParcelError Interface > ICadastralParcelError.LinePointErrors Property
ArcGIS Developer Help

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