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


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

ICadastralLinePointError.PointErrors Property

Enumeration of points associated with this line point with errors.

[Visual Basic .NET]
Public ReadOnly Property PointErrors As IEnumCadastralFeatureError
[C#]
public IEnumCadastralFeatureError PointErrors {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralLinePointError Interface