←Select platform

ShowStudy Method

Summary

Shows the available studies for the specified patient and study in the viewer.

Syntax
C#
VB
C++
public ControllerReturnCode ShowStudy( 
   string studyInstanceUid 
) 
Public Function ShowStudy( 
   ByVal studyInstanceUid As String 
) As ControllerReturnCode 
public:  
   ControllerReturnCode^ ShowStudy( 
      String^ studyInstanceUid 
   ) 

Parameters

studyInstanceUid

The Study Instance UID.

Return Value

A ControllerReturnCode value indicating the results of the call.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

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