Show / Hide Table of Contents

Constructor UtilityAssociationsFilter

UtilityAssociationsFilter(UtilityAssociationsFilterType)

Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type.

Declaration
public UtilityAssociationsFilter(UtilityAssociationsFilterType filterType)
Parameters
Type Name Description
UtilityAssociationsFilterType filterType

The type of filter to apply to the associations.

Applies to

Platforms and versions
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

UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityAssetGroup)

Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and asset group.

Declaration
public UtilityAssociationsFilter(UtilityAssociationsFilterType filterType, UtilityAssetGroup assetGroup)
Parameters
Type Name Description
UtilityAssociationsFilterType filterType

The type of filter to apply to the associations.

UtilityAssetGroup assetGroup

The asset group to filter the associations by.

Applies to

Platforms and versions
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

UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityAssetType)

Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and asset type.

Declaration
public UtilityAssociationsFilter(UtilityAssociationsFilterType filterType, UtilityAssetType assetType)
Parameters
Type Name Description
UtilityAssociationsFilterType filterType

The type of filter to apply to the associations.

UtilityAssetType assetType

The asset type to filter the associations by.

Applies to

Platforms and versions
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

UtilityAssociationsFilter(UtilityAssociationsFilterType, UtilityNetworkSource)

Initializes a new instance of the UtilityAssociationsFilter class with the specified filter type and network source.

Declaration
public UtilityAssociationsFilter(UtilityAssociationsFilterType filterType, UtilityNetworkSource networkSource)
Parameters
Type Name Description
UtilityAssociationsFilterType filterType

The type of filter to apply to the associations.

UtilityNetworkSource networkSource

The network source to filter the associations by.

Applies to

Platforms and versions
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.