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


ICadastralControlPointError.ErrorString Property (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 > ICadastralControlPointError.ErrorString Property
ArcGIS Developer Help

ICadastralControlPointError.ErrorString Property

String containing all errors associated with the feature.

[Visual Basic .NET]
Public ReadOnly Property ErrorString As String
[C#]
public string ErrorString {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralControlPointError Interface