| Miner.Responder.Framework.Requests Namespace > AssignCallToIncidentRequest Class : AssignCallToIncidentRequest Constructor |
'DeclarationPublic Function New( _ ByVal callId As System.Integer, _ ByVal incidentId As System.Integer _ )
'UsageDim callId As System.Integer Dim incidentId As System.Integer Dim instance As New AssignCallToIncidentRequest(callId, incidentId)
public AssignCallToIncidentRequest( System.int callId, System.int incidentId )
public AssignCallToIncidentRequest( callId: System.Integer; incidentId: System.Integer );
public function AssignCallToIncidentRequest( callId : System.int, incidentId : System.int );
public: AssignCallToIncidentRequest( System.int callId, System.int incidentId )
public: AssignCallToIncidentRequest( System.int callId, 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