←Select platform

AspService Property

Summary

Gets or sets a Boolean value that indicates whether the application should connect to the ASP medical service or not.

Set this property to false to connect to classic WCF medical service.

Syntax
C#
VB
C++
public bool AspService { get; set; } 
Public Property AspService() As Boolean 
   Get 
   Set 
public:  
   property bool AspService 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

Boolean value that indicates whether to connect to the ASP service.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly