123456789101112131415161718 |
- {
- "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud(C) Copyright IBM Corp. 2020. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
- "features": [
- {
- "id": "com.ibm.bi.dashboard",
- "collectionItems": [
- {
- "containerId": "com.ibm.bi.dashboard.content-features",
- "id": "com.ibm.bi.dashboard.content-features.topLevelProperties",
- "name": "TopLevelPropertiesProvider",
- "class": "dashboard-core/js/features/content/topLevelProperties/TopLevelPropertiesProvider",
- "types": ["tab", "page"],
- "dependencies": ["Properties"]
- }
- ]
- }
- ]
- }
|