Class UtilityAssociationsFilterResult
The result of fetching utility network associations for a specific filter.
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. |
| GroupResults | Gets a collection of associations sorted by FeatureLayer, SubtypeSublayer, ArcGISFeatureTable and/or SubtypeSubtable. |
| ResultCount | Gets the number of associations matching the filter criteria. |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 300.0 |
| .NET Windows | 200.7 - 300.0 |
| .NET Android | 200.7 - 300.0 |
| .NET iOS | 200.7 - 300.0 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |