UtilityAssociationsFilter.withNetworkSource constructor

UtilityAssociationsFilter.withNetworkSource(
  1. UtilityAssociationsFilterType filterType, {
  2. required UtilityNetworkSource networkSource,
})

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

Parameters:

  • filterType — The type of filter to apply to the associations.
  • networkSource — The network source to filter the associations by.