←Select platform

DeletePatient Method

Summary

Deletes the specified patient.

Syntax

C#
VB
C++
protected virtual void DeletePatient( 
   string patientID 
) 
  
Protected Overridable Sub DeletePatient( _ 
   ByVal patientID As String _ 
)  
protected: 
virtual void DeletePatient(  
   String^ patientID 
)  

Parameters

patientID
The patient ID.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly