C#
VB
C++
Gets or sets the WCF Service URL which implement the Leadtools.Dicom.WCF.IQueryService interface.
public string QueryServiceUrl { get; set; }
Public Property QueryServiceUrl As String
Set this value with the a System.Stringrepresenting the address of the WCF Service implementing the Leadtools.Dicom.WCF.IQueryService.
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