DataAccessSettingsSectionName Property

Summary
Get the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name which have the information for creating the Medical Workstation data components.
Syntax
C#
C++/CLI
public override string DataAccessSettingsSectionName { get; } 
public: __property string* get_DataAccessSettingsSectionName() override; 
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 "workstationDataAccessConfiguration".

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.