Class UtilityElement
An instance of this class represents an entity in a utility network that corresponds to a Feature.
Inheritance
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityElement
Remarks
Utility
Properties
Name | Description |
---|---|
Asset |
Gets the asset group the element belongs to. |
Asset |
Gets the asset type the element belongs to. |
Fraction |
Gets or sets how far the starting point or barrier is along an edge in the utility network feature, from 0.0 to 1.0 of the utility network feature. |
Global |
Gets the global ID of the element. |
Is |
Gets a value indicating whether or not the Utility |
Network |
Gets the network source the element is from. |
Object |
Gets the object id of the element's corresponding feature in the Network |
Terminal | Gets or sets the Terminal of the element's corresponding feature in the Network |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.6 - 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.6 - 200.6 |
Xamarin.Android | 100.6 - 100.15 |
Xamarin.iOS | 100.6 - 100.15 |
UWP | 100.6 - 200.6 |