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 (26.2.0.1000)
Syntax
public static class Framework

The KnownFeatureIdsFramework type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberActiveDirectoryThe active directory feature ID.
Public fieldStatic memberCustomExtensionsThe ability to install and manage custom server-side extensions.
Public fieldStatic memberMinimalModeThe minimal-mode feature.
Public fieldStatic memberNotificationsThe ability to create and run notifications.
Public fieldStatic memberReportsThe ability to save and load reports.
Public fieldStatic memberViewExportThe ability to export views such as dashboards and reports.
Top
See Also