Class UtilityNetworkValidationJob
A Job<T> to run the validate network topology operation on a utility network.
Implements
Namespace: Esri.ArcGISRuntime.Tasks.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityNetworkValidationJob : Job<UtilityValidationResult>, IJob
Properties
| Name | Description |
|---|---|
| Result | Gets the result of a validate network topology job that has succeeded, |
Methods
| Name | Description |
|---|---|
| FromJson(string) | Creates a job from JSON. |
See Also
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.3 - 200.8 |
| .NET | 200.3 - 300.0 |
| .NET Windows | 200.3 - 300.0 |
| .NET Android | 200.3 - 300.0 |
| .NET iOS | 200.3 - 300.0 |
| .NET Framework | 200.3 - 200.8 |
| UWP | 200.3 - 200.8 |