←Select platform

DataAccessSettingsSectionName Property

Summary

Get the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name which have the information for creating the DICOM Logging components.

Syntax

C#
VB
C++
public override string DataAccessSettingsSectionName { get; } 
  
Public Overrides ReadOnly Property DataAccessSettingsSectionName As String 
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 "loggingDataAccessConfiguration".

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly