Miner.Responder.Framework.Requests Namespace > IncidentNetworkLevelPerRegion Class : NetworkLevelDescription Method |
'Declaration
Public Function NetworkLevelDescription( _ ByVal networkLevelId As System.Integer _ ) As System.String
'Usage
Dim instance As IncidentNetworkLevelPerRegion Dim networkLevelId As System.Integer Dim value As System.String value = instance.NetworkLevelDescription(networkLevelId)
public System.string NetworkLevelDescription( System.int networkLevelId )
public function NetworkLevelDescription( networkLevelId: System.Integer ): System.String;
public function NetworkLevelDescription( networkLevelId : System.int ) : System.String;
public: System.string* NetworkLevelDescription( System.int networkLevelId )
public: System.String^ NetworkLevelDescription( System.int networkLevelId )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2