C#
VB
C++
Gets or sets the client used to retrieve the series of images.
public RetrieveClient Retrieve { get; set; }
Public Property Retrieve As Leadtools.Medical.Workstation.Client.RetrieveClient
public:
property Leadtools.Medical.Workstation.Client.RetrieveClient^ Retrieve {
Leadtools.Medical.Workstation.Client.RetrieveClient^ get();
void set ( Leadtools.Medical.Workstation.Client.RetrieveClient^ );
}
The client used to retrieve the series of images.
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