←Select platform

InstanceInfo Constructor(string,string,string)

Summary

Initializes a new instance of this class with the sopInstanceUid, instanceNumber, and sopClassUid.

Syntax
C#
VB
C++
public InstanceInfo( 
   string sopInstanceUid, 
   string instanceNumber, 
   string sopClassUid 
) 
Public Sub New() 
public:  
   InstanceInfo() 

Parameters

sopInstanceUid

The UID of the SOP Instance.

instanceNumber

The Instance Number.

sopClassUid

The UID of the SOP Class.

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