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


ICadastralParcelError Interface (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
ArcGIS Developer Help

ICadastralParcelError Interface

Provides access information about errors associated with a particular parcel.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property ErrorString String containing all errors associated with the feature.
Read-only property LineErrors Enumeration of lines associated with this parcel with errors.
Read-only property LinePointErrors Enumeration of linepoints associated with this parcel with errors.
Read-only property PointErrors Enumeration of points associated with this parcel with errors.

Classes that implement ICadastralParcelError

Classes Description
CadastralParcelError Reports details of parcel errors.