C#
VB
C++
Gets the configuration section name which maps to the DataAccessSettings configuration section.
public abstract string DataAccessSettingsSectionName { get; }
Public MustOverride ReadOnly Property DataAccessSettingsSectionName As String
public:
abstract property String^ DataAccessSettingsSectionName {
String^ get();
}
The configuration section name for the mapped DataAccessSettings section.
Inheritors should return their own section name which holds the information for their custom configuration.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET