←Select platform

ShowInstance Method

Summary

Displays the instances specified by

sopInstanceUid in the medical web viewer.

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

Parameters

sopInstanceUid

the SOP Instance UID (Unique ID) for the instance.

Return Value

A ControllerReturnCode value indicating the result.

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.