C#
VB
C++
Gets a System.String that represents the name of the data access settings section.
public override string DataAccessSettingsSectionName { get; }
Public Overrides ReadOnly Property DataAccessSettingsSectionName As String
public:
property String^ DataAccessSettingsSectionName {
String^ get() override;
}
A System.String that represents the name of the data access settings section.
The default section name returned by this method is "workListDataAccessConfiguration".
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