←Select platform

PatientExists Method

Summary

Checks to see whether the specified patient ID exists.

Syntax

C#
VB
C++
protected virtual bool PatientExists(  
   string patientID 
) 
Protected Overridable Function PatientExists( _ 
   ByVal patientID As String _ 
) As Boolean 
protected: 
virtual bool PatientExists(  
   String^ patientID 
) 

Parameters

patientID
The patient ID.

Return Value

true if the patient ID exists; false otherwise.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize