C#
VB
C++
Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IManageService interface.
public string ManageServiceUrl { get; set; }
Public Property ManageServiceUrl As String
Set this value with the a System.String representing the address of the WCF Service implementing the Leadtools.Dicom.WCF.IManageService.
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
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