Class UtilityRuleElement
Specifies the type of features participating in a network rule.
Inheritance
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityRuleElement
Remarks
A rule element describes the type of features to which a network rule is applied.
A rule element participating in a network rule can be one of the following:
Attachment network rules place a structure feature in the From
Network rules that support terminal connectivity use these rule elements to define which terminal the rule is applicable for.
Properties
Name | Description |
---|---|
Asset |
Gets the asset group that contains the asset type bound by a network rule. |
Asset |
Gets the asset type bound by a network rule. |
Network |
Gets the network source that contains the asset group and asset type bound by a network rule. |
Terminal | Gets the terminal of the asset type where a network rule is applicable. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.6 |
.NET | 200.3 - 200.6 |
.NET Windows | 200.3 - 200.6 |
.NET Android | 200.3 - 200.6 |
.NET iOS | 200.3 - 200.6 |
.NET Framework | 200.3 - 200.6 |
UWP | 200.3 - 200.6 |