Show / Hide Table of Contents

Class UtilityAssociationsFilter

Limits the associations displayed based upon the associated feature's role or function.

Inheritance
System.Object
UtilityAssociationsFilter
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 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

TargetVersions
.NET Standard 2.0200.7 - 200.8
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.7 - 200.8
.NET iOS200.7 - 200.8
.NET Framework200.7 - 200.8
UWP200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.