ShowPatient Method

Summary
Displays the most recent series for the specified patientID.
Syntax
C#
C++/CLI
public ControllerReturnCode ShowPatient( 
   string patientID, 
   string style 
) 
public:  
   ControllerReturnCode^ ShowPatient( 
      String^ patientID, 
      String^ style 
   ) 

Parameters

patientID
The patient ID of the patient

style
The style string

Example

For an example, refer to InitApplication.

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.