Class UtilityDomainNetwork
An instance of this class represents a domain network inside a utility network.
Inheritance
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityDomainNetwork
Remarks
Domain networks organize features in a utility network based on what utility service they provide, such as natural gas, water, electricity, or structural elements such as poles or conduits. Each utility network will have a single structure network and one or more domain networks for the actual utility services they provide.
Utility
Properties
Name | Description |
---|---|
Alias | Gets the display (non-normalized) name of the Utility |
Domain |
Gets the ID of the Utility |
Is |
Gets a value indicating whether this Utility |
Name | Gets the normalized name of the Utility |
Network |
Gets the collection of Utility |
Subnetwork |
Gets the type of subnetwork controller supported in this Utility |
Tier |
Gets a collection of all of the Utility |
Tiers | Gets a collection of all of the Utility |
Tier |
Gets the tier type of this domain network. |
Methods
Name | Description |
---|---|
Get |
Returns the Utility |
Get |
Returns the Utility |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.7 - 200.6 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 200.6 |