LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

ConfigSource Property

Show in webframe





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 StorageCatalog
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

StorageCatalog Class
StorageCatalog Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features