public DomainNetwork GetDomainNetwork( string domainNetworkName )
Public Function GetDomainNetwork( _ ByVal domainNetworkName As String _ ) As DomainNetwork
Parameters
- domainNetworkName
- The name of the desired DomainNetwork object to return.
Return Value
A DomainNetwork object with the specified name.