getTierGroup

fun getTierGroup(tierGroupName: String): UtilityTierGroup?

Gets the UtilityTierGroup object with the specified name.

Return

An UtilityTierGroup object with the specified name.

Since

200.1.0

Parameters

tierGroupName

The name of the desired UtilityTierGroup object to return.