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

Show in webframe

ConfigSource Property






Gets or set the source from where catalog settings configuration section will be loaded.
Syntax
public IConfigurationSource ConfigSource {get; set;}
'Declaration
 
Public Property ConfigSource As IConfigurationSource
'Usage
 
Dim instance As WorklistCatalog
Dim value As IConfigurationSource
 
instance.ConfigSource = value
 
value = instance.ConfigSource

            

            
public:
property IConfigurationSource^ ConfigSource {
   IConfigurationSource^ get();
   void set (    IConfigurationSource^ value);
}

Property Value

Type: Microsoft.Practices.EnterpriseLibrary.Common.Configuration.IConfigurationSource The source from where catalog settings configuration section will be loaded.
Requirements

Target Platforms

See Also

Reference

WorklistCatalog Class
WorklistCatalog Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features