public NetworkAttribute GetNetworkAttribute( string networkAttributeName )
Public Function GetNetworkAttribute( _ ByVal networkAttributeName As String _ ) As NetworkAttribute
Parameters
- networkAttributeName
- The name of the NetworkAttribute to return.
Return Value
The NetworkAttribute that corresponds to networkAttributeName.