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


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

ICadastralControlPointError Interface

Provides access information about errors associated with a particular control point.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property ErrorString String containing all errors associated with the feature.
Read-only property PointError Point associated with this control point with errors.

Classes that implement ICadastralControlPointError

Classes Description
CadastralControlPointError Reports details of control point errors.