LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

PatientExists Method

Show in webframe





The patient ID.
Checks to to see whether the specified patient ID exists.
Syntax
protected virtual bool PatientExists( 
   string patientID
)
'Declaration
 
Protected Overridable Function PatientExists( _
   ByVal patientID As String _
) As Boolean
'Usage
 
Dim instance As PatientUpdaterCommand
Dim patientID As String
Dim value As Boolean
 
value = instance.PatientExists(patientID)

            

            
protected:
virtual bool PatientExists( 
   String^ patientID
) 

Parameters

patientID
The patient ID.

Return Value

true if the patient ID exists; false otherwise.
Requirements

Target Platforms

See Also

Reference

PatientUpdaterCommand Class
PatientUpdaterCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features