This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralParcelError Interface (ArcObjects .NET 10.5 SDK) |
Provides access information about errors associated with a particular parcel.
Description | ||
---|---|---|
ErrorString | String containing all errors associated with the feature. | |
LineErrors | Enumeration of lines associated with this parcel with errors. | |
LinePointErrors | Enumeration of linepoints associated with this parcel with errors. | |
PointErrors | Enumeration of points associated with this parcel with errors. |
CoClasses and Classes | Description |
---|---|
CadastralParcelError | Reports details of parcel errors. |