LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

InstanceReceivedEventArgs Constructor (InstanceReceivedEventArgs)

Show in webframe





The SOP Instance UID System.String value for the retrieved image.
The physical Leadtools.Dicom.DicomDataSet path for the retrieved image.
The retrieved Leadtools.Dicom.DicomDataSet object.
System.Boolean value indicating whether the datasetInstance is loaded. true if loaded; otherwise it is false.
Initializes a new instance of the InstanceReceivedEventArgs class.
Syntax
public InstanceReceivedEventArgs( 
   string sopInstanceUID,
   string instanceDataSetPath,
   DicomDataSet datasetInstance,
   bool datasetLoaded
)
'Declaration
 
Public Function New( _
   ByVal sopInstanceUID As String, _
   ByVal instanceDataSetPath As String, _
   ByVal datasetInstance As DicomDataSet, _
   ByVal datasetLoaded As Boolean _
)
'Usage
 
Dim sopInstanceUID As String
Dim instanceDataSetPath As String
Dim datasetInstance As DicomDataSet
Dim datasetLoaded As Boolean
 
Dim instance As New InstanceReceivedEventArgs(sopInstanceUID, instanceDataSetPath, datasetInstance, datasetLoaded)

            

            
public:
InstanceReceivedEventArgs( 
   String^ sopInstanceUID,
   String^ instanceDataSetPath,
   DicomDataSet^ datasetInstance,
   bool datasetLoaded
)

Parameters

sopInstanceUID
The SOP Instance UID System.String value for the retrieved image.
instanceDataSetPath
The physical Leadtools.Dicom.DicomDataSet path for the retrieved image.
datasetInstance
The retrieved Leadtools.Dicom.DicomDataSet object.
datasetLoaded
System.Boolean value indicating whether the datasetInstance is loaded. true if loaded; otherwise it is false.
Requirements

Target Platforms

See Also

Reference

InstanceReceivedEventArgs Class
InstanceReceivedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features