←Select platform

PatientAvailable Method

Summary

Queries if the patient specified by patientID exists.

Syntax
C#
C++/CLI
public ControllerReturnCode PatientAvailable( 
   string patientId 
) 
public:  
   ControllerReturnCode^ PatientAvailable( 
      String^ patientId 
   ) 

Parameters

patientId

The patient ID of the patient.

Return Value

Returns true if the patient exists, otherwise, it returns false.

Requirements

Target Platforms

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

Leadtools.Medical.WebViewer.ExternalControl Assembly

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