| Miner.Responder.Shared.Requests Namespace > UpdateCallRequest Class : UpdateCallRequest Constructor | 
'DeclarationPublic Function New( _ ByVal callId As System.Integer, _ ByVal customerAccount As System.String _ )
'UsageDim callId As System.Integer Dim customerAccount As System.String Dim instance As New UpdateCallRequest(callId, customerAccount)
public UpdateCallRequest( System.int callId, System.string customerAccount )
public UpdateCallRequest( callId: System.Integer; customerAccount: System.String );
public function UpdateCallRequest( callId : System.int, customerAccount : System.String );
public: UpdateCallRequest( System.int callId, System.string* customerAccount )
public: UpdateCallRequest( System.int callId, System.String^ customerAccount )
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