C#
VB
C++
Gets the server the client is connected to.
public DicomServer Server { get; }
Public ReadOnly Property Server As Leadtools.Dicom.Addin.DicomServer
public:
property Leadtools.Dicom.Addin.DicomServer^ Server {
Leadtools.Dicom.Addin.DicomServer^ get();
}
The server.
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