DataAccessSettingsSectionName Property

Summary
Gets a System.String that represents the name of the data access settings section.
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 that represents the name of the data access settings section.

Remarks

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

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.DataAccessLayer Assembly

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