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

Show in webframe

DataAccessSettingsSectionName Property






Gets the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name that have the information for creating the DICOM Storage components.
Syntax
public override string DataAccessSettingsSectionName {get;}
'Declaration
 
Public Overrides ReadOnly Property DataAccessSettingsSectionName As String
'Usage
 
Dim instance As StorageDataAccessConfigurationView
Dim value As String
 
value = instance.DataAccessSettingsSectionName

            

            
public:
property String^ DataAccessSettingsSectionName {
   String^ get() override;
}

Property Value

A System.String representing the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name.
Remarks

The default section name returned by this method is "storageDataAccessConfiguration".

Requirements

Target Platforms

See Also

Reference

StorageDataAccessConfigurationView Class
StorageDataAccessConfigurationView Members

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