Visual Basic (Declaration) | |
---|---|
Public Property ManageServiceUrl As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MedicalWebViewerLoader Dim value As String instance.ManageServiceUrl = value value = instance.ManageServiceUrl |
C# | |
---|---|
public string ManageServiceUrl {get; set;} |
Property Value
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.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family