C#
VB
C++
Gets or sets the type of the connection request.
public ConnectType ConnectType { get; set; }
Public Property ConnectType As Leadtools.Dicom.Addin.ConnectType
public:
property Leadtools.Dicom.Addin.ConnectType ConnectType {
Leadtools.Dicom.Addin.ConnectType get();
void set ( Leadtools.Dicom.Addin.ConnectType );
}
The type of the connection request.
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