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


ICadastralParcelError Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralParcelError Interface

Provides access information about errors associated with a particular parcel.

Product Availability

Available with ArcGIS Desktop.

Members

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.

CoClasses that implement ICadastralParcelError

CoClasses and Classes Description
CadastralParcelError Reports details of parcel errors.