Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

PatientExists Method






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

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