Miner.Responder.Framework.Requests Namespace > FindIncidentSwitchDataRequest Class : FindIncidentSwitchDataRequest Constructor |
'Declaration
Public Function New( _ ByVal incidentID As System.Integer _ )
'Usage
Dim incidentID As System.Integer Dim instance As New FindIncidentSwitchDataRequest(incidentID)
public FindIncidentSwitchDataRequest( System.int incidentID )
public FindIncidentSwitchDataRequest( incidentID: System.Integer );
public function FindIncidentSwitchDataRequest( incidentID : System.int );
public: FindIncidentSwitchDataRequest( System.int incidentID )
public: FindIncidentSwitchDataRequest( System.int incidentID )
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