Show / Hide Table of Contents

Property HasErrors

HasErrors

Gets a value indicating whether new error features were created during topology validation.

Declaration
public bool HasErrors { get; }
Property Value
Type Description
System.Boolean

true if new error features were created during topology validation, false otherwise.

Remarks

Dirty areas that are not successfully validated remain in the dirty area table and are flagged as errors. Query the DirtyAreaTable to view these errors.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.