PatientExists Method

Summary
Checks to see whether the specified patient ID exists.
Syntax
C#
C++/CLI
protected virtual bool PatientExists( 
   string 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

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

Leadtools.Dicom.Scp Assembly

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