Class UtilityAssociationGroupResult
The result of a query for utility network associations for a specific table or layer.
Inheritance
System.Object
    UtilityAssociationGroupResult
  
      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 UtilityAssociationGroupResult
  Properties
| Name | Description | 
|---|---|
| AssociationResults | Gets a collection of utility association results.  | 
      
| Name | Gets the name of the table or layer.  | 
      
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 |