DoRetrieveImages Method

Summary
Performs the retrieve operation for the matching DICOM instances. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient)
Syntax
C#
VB
C++
protected override void DoRetrieveImages( 
   string studyInstanceUID, 
   string seriesInstanceUID 
) 
  
Protected Overrides Sub DoRetrieveImages( _ 
   ByVal studyInstanceUID As String, _ 
   ByVal seriesInstanceUID As String _ 
)  
protected: 
void DoRetrieveImages(  
   String^ studyInstanceUID, 
   String^ seriesInstanceUID 
) override  

Parameters

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

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Client Assembly

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