KnownFeatureIdsFramework Class

Specifies the IDs of the known framework features.
Inheritance Hierarchy
SystemObject
  Dundas.BIKnownFeatureIdsFramework

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public static class Framework

The KnownFeatureIdsFramework type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActiveDirectory
The active directory feature ID.
Public fieldStatic memberCustomExtensions
The ability to install and manage custom server-side extensions.
Public fieldStatic memberFlowise
The ability to use the Flowise module.
Public fieldStatic memberManagedSaaS
The feature indicating that the application is running in "Managed SaaS" mode.
Public fieldStatic memberMinimalMode
The minimal-mode feature.
Public fieldStatic memberNotifications
The ability to create and run notifications.
Public fieldStatic memberReports
The ability to save and load reports.
Public fieldStatic memberViewExport
The ability to export views such as dashboards and reports.
Top
See Also