Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly)

Show in webframe

ServiceName Property (ConnectionElement)






Gets or sets the service name that this connection will be used for.
Syntax
[ConfigurationPropertyAttribute(Name="serviceName", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public string ServiceName {get; set;}
'Declaration
 
<ConfigurationPropertyAttribute(Name="serviceName", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=False, 
   IsRequired=False, 
   IsKey=False)>
Public Property ServiceName As String
'Usage
 
Dim instance As ConnectionElement
Dim value As String
 
instance.ServiceName = value
 
value = instance.ServiceName

            

            
[ConfigurationPropertyAttribute(Name="serviceName", 
   Options=ConfigurationPropertyOptions.None, 
   IsDefaultCollection=false, 
   IsRequired=false, 
   IsKey=false)]
public:
property String^ ServiceName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that represents the service name that this connection will be used for.
Requirements

Target Platforms

See Also

Reference

ConnectionElement Class
ConnectionElement Members

Error processing SSI file
Leadtools.Medical.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features