getAssetGroup method

UtilityAssetGroup? getAssetGroup(
  1. String assetGroupName
)

Gets an associated asset group by name.

Gets one of the collection of asset groups for the utility network source.

Parameters:

  • assetGroupName — The name of the asset group.

Return Value: An UtilityAssetGroup.