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


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

ICadastralLineError Interface

Provides access information about errors associated with a particular line.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property ErrorString String containing all errors associated with the feature.
Read-only property PointErrors Enumeration of points associated with this line with errors.

Classes that implement ICadastralLineError

Classes Description
CadastralLineError Reports details of line errors.