getDomainNetwork method

UtilityDomainNetwork? getDomainNetwork(
  1. String domainNetworkName
)

Gets the domain network with the specified name.

Parameters:

  • domainNetworkName — The name of the domain network.

Return Value: An UtilityDomainNetwork.