←Select platform

DeletePatient Method

Summary

Deletes the specified patient from the viewer.

Syntax
C#
C++/CLI
public ControllerReturnCode DeletePatient( 
   string patientId 
) 
public:  
   ControllerReturnCode^ DeletePatient( 
      String^ patientId 
   ) 

Parameters

patientId

The patient's ID.

Return Value

A ControllerReturnCode value indicating the results of the deletion.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.