←Select platform

ShowPatient Method

Summary

Displays the most recent series for the specified patientID.

Syntax

C#
VB
C++
public ControllerReturnCode ShowPatient( 
   string patientID 
) 
  
Public Function ShowPatient( _ 
   ByVal patientID As String _ 
) As Leadtools.Medical.Webviewer.Externalcontrol.ControllerReturnCode 

Parameters

patientID
The patient ID of the patient

Example

For an example, refer to InitApplication.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly