Class UtilityAssociationsFilter
Limits the associations displayed based upon the associated feature's role or function.
Inheritance
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityAssociationsFilter
  Constructors
| Name | Description | 
|---|---|
| UtilityAssociationsFilter(UtilityAssociationsFilterType) | Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type.  | 
      
| UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityAssetGroup) | Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and asset group.  | 
      
| UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityAssetType) | Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and asset type.  | 
      
| UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityNetworkSource) | Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and network source.  | 
      
Properties
| Name | Description | 
|---|---|
| AssetGroup | Gets the filter the utility network associations by the asset group of the associated feature.  | 
      
| AssetType | Gets the filter the utility network associations by the asset type of the associated feature.  | 
      
| Description | Gets or sets a string that describes the associations matching the filter criteria.  | 
      
| FilterType | Gets the filter the utility network associations by the associated feature's role or function.  | 
      
| NetworkSource | Gets the filter the utility network associations by network source of the associated feature.  | 
      
| Title | Gets or sets a string title for the associated feature 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 |