←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly