DoRetrieveImages Method

Summary
Performs the retrieve operation for the matching DICOM instance.
Syntax
C#
C++/CLI
protected abstract void DoRetrieveImages( 
   string studyInstanceUID, 
   string seriesInstanceUID 
) 
protected: 
abstract void DoRetrieveImages(  
   String^ studyInstanceUID, 
   String^ seriesInstanceUID 
)  

Parameters

studyInstanceUID
A System.String value representing the Study Instance UID for the retrieved instance.

seriesInstanceUID
A System.String value representing the Series Instance UID for the retrieved instance.

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.