Gets the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name containing the information for creating the DICOM Media Creation Management components.
public override string DataAccessSettingsSectionName { get; }
Public Overrides ReadOnly Property DataAccessSettingsSectionName As String
public:
property String^ DataAccessSettingsSectionName {
String^ get() override;
}
A System.String representing the Leadtools.Medical.DataAccessLayer.Configuration.DataAccessSettings configuration section name.
The default section name returned by this method is "mediaCreationDataAccessConfiguration".
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