←Select platform

IsPatientsExists Method

Summary

Returns whether a patient information exists for the given Patient ID.

Syntax
C#
C++/CLI
public virtual bool IsPatientsExists( 
   string patientID 
) 
public:  
   virtual bool IsPatientsExists( 
      String^ patientID 
   ) 

Parameters

patientID

Type: System.String

The Patient ID used to look for the patient information.

Return Value

True if patient information found for the provided patientID; Otherwise, false.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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