Performs the retrieve operation on the DICOMDIR for a matching DICOM instance. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient)
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
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET