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