getNetworkAttribute method

UtilityNetworkAttribute? getNetworkAttribute(
  1. String networkAttributeName
)

Gets the associated network attribute with the specified network attribute name.

Parameters:

  • networkAttributeName — The name of the network attribute.

Return Value: An UtilityNetworkAttribute.