getAssetType

Gets an UtilityAssetType from the UtilityAssetGroup by name. For example, an UtilityAssetGroup describing electrical transformers may contain an UtilityAssetType for a specific type of electrical transformer with a name such as "Single-phase Distribution Transformer".

Return

An UtilityAssetType corresponding to the name provided, or null if the UtilityAssetType is not found in the UtilityAssetGroup.

Since

200.1.0

Parameters

name

The name of the UtilityAssetType to return.