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