←Select platform

InstanceInformation Constructor (InstanceInformation)

Summary

Initializes a new instance of the InstanceInformation class.

Syntax

C#
VB
C++
public InstanceInformation(  
   string patientId, 
   string studyInstanceUID, 
   string seriesInstanceUID, 
   string sopInstanceUID, 
   string sopClassUID, 
   int instanceNumber 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize