LEADTOOLS Medical (Leadtools.Medical.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ConfigurationSource Property
See Also 
Leadtools.Medical.DataAccessLayer.Configuration Namespace > IDataAccessConfigurationView Interface : ConfigurationSource Property



Gets or sets the source from where configuration will be loaded.

Syntax

Visual Basic (Declaration) 
Property ConfigurationSource As IConfigurationSource
Visual Basic (Usage)Copy Code
Dim instance As IDataAccessConfigurationView
Dim value As IConfigurationSource
 
instance.ConfigurationSource = value
 
value = instance.ConfigurationSource
C# 
IConfigurationSource ConfigurationSource {get; set;}
C++/CLI 
property IConfigurationSource^ ConfigurationSource {
   IConfigurationSource^ get();
   void set (    IConfigurationSource^ value);
}

Property Value

The source where configuration will be loaded from.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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