Show / Hide Table of Contents

Class UtilityNetworkValidationJob

A Job<T> to run the validate network topology operation on a utility network.

Inheritance
System.Object
Job<UtilityValidationResult>
UtilityNetworkValidationJob
Job<UtilityValidationResult>.Messages
Job<UtilityValidationResult>.Error
Job<UtilityValidationResult>.GetResultAsync()
Job<UtilityValidationResult>.ServerJobId
Job<UtilityValidationResult>.Status
Job<UtilityValidationResult>.Progress
Job<UtilityValidationResult>.CancelAsync()
Job<UtilityValidationResult>.Pause()
Job<UtilityValidationResult>.Start()
Job<UtilityValidationResult>.ToJson()
Job<UtilityValidationResult>.CheckStatusAsync()
Job<UtilityValidationResult>.ProgressChanged
Job<UtilityValidationResult>.MessageAdded
Job<UtilityValidationResult>.StatusChanged
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 UtilityNetworkValidationJob : Job<UtilityValidationResult>

Properties

Name Description
Result

Gets the result of a validate network topology job that has succeeded, null otherwise.

Methods

Name Description
FromJson(String)

Creates a job from JSON.

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.