RetrieveImages Method

Summary
Returns the path of the Leadtools.Dicom.DicomDataSet images for the provided series information.
Syntax
C#
C++/CLI
protected abstract string[] RetrieveImages( 
   string studyInstanceUID, 
   string seriesInstanceUID 
) 
protected: 
abstract array<String^>^ RetrieveImages(  
   String^ studyInstanceUID, 
   String^ seriesInstanceUID 
)  

Parameters

studyInstanceUID
The System.String Study Instance UID for the images to be retrieved.

seriesInstanceUID
The System.String Series Instance UID for the images to be retrieved.

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.Loader Assembly

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