InstanceInformation Constructor

Summary
Initializes a new instance of the InstanceInformation class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal patientId As String, _ 
   ByVal studyInstanceUID As String, _ 
   ByVal seriesInstanceUID As String, _ 
   ByVal sopInstanceUID As String, _ 
   ByVal sopClassUID As String, _ 
   ByVal instanceNumber As Integer _ 
) 
public: 
InstanceInformation(  
   String^ patientId, 
   String^ studyInstanceUID, 
   String^ seriesInstanceUID, 
   String^ sopInstanceUID, 
   String^ sopClassUID, 
   int instanceNumber 
) 

Parameters

patientId
The patient ID

studyInstanceUID
The Study Instance UID

seriesInstanceUID
The Series Instance UID

sopInstanceUID
The SOP Instance UID

sopClassUID
The SOP Class UID

instanceNumber
The Instance Number

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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