Leadtools.Dicom.Services Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ServiceConfigurationElement Constructor(String,String,String)
See Also 
Leadtools.Dicom.Services Namespace > ServiceConfigurationElement Class > ServiceConfigurationElement Constructor : ServiceConfigurationElement Constructor(String,String,String)



applicationName
A String specifying the application name.
connectionStringName
The connection string section name containing the database information.
type
A String representing the class and assembly type of the plug-in to create.
Initializes a new instance of the ServiceConfigurationElement class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal applicationName As String, _
   ByVal connectionStringName As String, _
   ByVal type As String _
)
Visual Basic (Usage)Copy Code
Dim applicationName As String
Dim connectionStringName As String
Dim type As String
 
Dim instance As ServiceConfigurationElement(applicationName, connectionStringName, type)
C# 
public ServiceConfigurationElement( 
   string applicationName,
   string connectionStringName,
   string type
)
C++/CLI 
public:
ServiceConfigurationElement( 
   String^ applicationName,
   String^ connectionStringName,
   String^ type
)

Parameters

applicationName
A String specifying the application name.
connectionStringName
The connection string section name containing the database information.
type
A String representing the class and assembly type of the plug-in to create.

Example

Please check our WCF DICOM Service configuration file, located in the DICOMWCFService.csproj project

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family

See Also

ServiceConfigurationElement Constructor(String,String,String) requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features