C#
VB
C++
Gets the client associated with this request.
public DicomClient Client { get; }
Public ReadOnly Property Client As Leadtools.Dicom.Addin.DicomClient
public:
property Leadtools.Dicom.Addin.DicomClient^ Client {
Leadtools.Dicom.Addin.DicomClient^ get();
}
The client.
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