←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly