UtilityAssociationsFilter

constructor(filterType: UtilityAssociationsFilterType)

Creates a new utility network associations filter with the specified filter type.

Since

200.7.0

Parameters

filterType

The type of filter to apply to the associations.


constructor(filterType: UtilityAssociationsFilterType, assetGroup: UtilityAssetGroup)

Creates a new utility network associations filter with the specified filter type and asset group.

Since

200.7.0

Parameters

filterType

The type of filter to apply to the associations.

assetGroup

The asset group to filter the associations by.


constructor(filterType: UtilityAssociationsFilterType, assetType: UtilityAssetType)

Creates a new utility network associations filter with the specified filter type and asset type.

Since

200.7.0

Parameters

filterType

The type of filter to apply to the associations.

assetType

The asset type to filter the associations by.


constructor(filterType: UtilityAssociationsFilterType, networkSource: UtilityNetworkSource)

Creates a new utility network associations filter with the specified filter type and network source.

Since

200.7.0

Parameters

filterType

The type of filter to apply to the associations.

networkSource

The network source to filter the associations by.