C#
VB
C++
Initializes a new instance of this class.
public ServiceConfigurationElement(
string applicationName,
string connectionStringName,
string type
)
Public Sub New(ByVal applicationName As String, ByVal connectionStringName As String, ByVal type As String)
MyBase.New
public:
ServiceConfigurationElement(String^ applicationName, String^ connectionStringName, String^ type)
applicationName
the Application name (i.e. "LEADTOOLS Medical Web Viewer Demo")
connectionStringName
the name of the connection string
type
type of the service.
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