←Select platform

DoRetrieveImages Method (RetrieveClient)

Summary

Performs the retrieve operation for the matching DICOM instance.

Syntax

C#
VB
C++
protected abstract void DoRetrieveImages(  
   string studyInstanceUID, 
   string seriesInstanceUID 
) 
Protected MustOverride Sub DoRetrieveImages( _ 
   ByVal studyInstanceUID As String, _ 
   ByVal seriesInstanceUID As String _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.Client Assembly
Click or drag to resize