Class UtilityAssociationsFilterResult
The result of fetching utility network associations for a specific filter.
Inheritance
System.Object
    UtilityAssociationsFilterResult
  
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  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 - 200.8 | 
| .NET Windows | 200.7 - 200.8 | 
| .NET Android | 200.7 - 200.8 | 
| .NET iOS | 200.7 - 200.8 | 
| .NET Framework | 200.7 - 200.8 | 
| UWP | 200.7 - 200.8 |