Class UtilityAssociationsFilterResult
The result of fetching utility network associations for a specific filter.
Inheritance
System.Object
UtilityAssociationsFilterResult
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityAssociationsFilterResult
Properties
Name | Description |
---|---|
Filter | Gets the filter used to fetch the associations. |
Group |
Gets a collection of associations sorted by Feature |
Result |
Gets the number of associations matching the filter criteria. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.7 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |