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 > ICadastralParcelError.LineErrors Property (ArcObjects .NET 10.5 SDK) |
Enumeration of lines associated with this parcel with errors.
[Visual Basic .NET] Public ReadOnly Property LineErrors As IEnumCadastralFeatureError
[C#] public IEnumCadastralFeatureError LineErrors {get;}