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


ICadastralLineError.ErrorString Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Cadastral)  

ICadastralLineError.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

ICadastralLineError Interface