Class UtilityValidationResult
The result of a UtilityNetworkValidationJob.
Inheritance
System.Object
UtilityValidationResult
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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, |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |