InstanceReceivedEventArgs Constructor

Summary
Initializes a new instance of the InstanceReceivedEventArgs class.
Syntax
C#
C++/CLI
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

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

Leadtools.Medical.Workstation.Client Assembly

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