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


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

ICadastralFeatureError Interface

Provides access information about errors associated with a particular feature.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read-only property ErrorBitmask Bitmask describing feature errors.
Read-only property ObjectID The object ID of the feature.

Classes that implement ICadastralFeatureError

Classes Description
CadastralControlPointError Reports details of control point errors.
CadastralLineError Reports details of line errors.
CadastralLinePointError Reports details of line point errors.
CadastralParcelError Reports details of parcel errors.
CadastralPointError Reports details of point errors.