Performs the retrieve operation for the matching DICOM instances. (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 instances.
seriesInstanceUID
A System.String value representing the Series Instance UID for the retrieved instances.
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