Deletes the specified patient from the viewer.
public ControllerReturnCode DeletePatient( string patientId )
public ControllerReturnCode DeletePatient(
string patientId
)
Public Function DeletePatient( ByVal patientId As String ) As ControllerReturnCode
Public Function DeletePatient(
ByVal patientId As String
) As ControllerReturnCode
public: ControllerReturnCode^ DeletePatient( String^ patientId )
public:
ControllerReturnCode^ DeletePatient(
String^ patientId
patientId
The patient's ID.
A ControllerReturnCode value indicating the results of the deletion.
Target Platforms
MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members
Leadtools.Medical.WebViewer.ExternalControl Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library