Show / Hide Table of Contents

Class UtilityValidationResult

The result of a UtilityNetworkValidationJob.

Inheritance
System.Object
UtilityValidationResult
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Tasks.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityValidationResult
Remarks

These read-only properties provide detailed information about the results of the validate network topology operation.

Properties

Name Description
HasDirtyAreas

Gets a value indicating whether the network topology of the utility network contains any dirty areas.

HasErrors

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

See Also

ValidateNetworkTopology(Envelope)
ValidateNetworkTopology(Envelope, GeoprocessingExecutionType)

Applies to

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.