Class ContentTypes
Defines common content types for role content elements.
Inheritance
Namespace: BiExcellence.OpenBi.Api.Commands
Assembly: BiExcellence.OpenBi.Api.dll
Syntax
public static class ContentTypes
Fields
Area
The area content type. Which is equal to a folder.
Declaration
public const int Area = 0
Field Value
Type | Description |
---|---|
int |
BIOXApp
Defines common content types for role content elements.
Declaration
public const int BIOXApp = 10
Field Value
Type | Description |
---|---|
int |
BWCube
Defines common content types for role content elements.
Declaration
public const int BWCube = 8
Field Value
Type | Description |
---|---|
int |
BWQuery
Defines common content types for role content elements.
Declaration
public const int BWQuery = 7
Field Value
Type | Description |
---|---|
int |
ChartSet
Defines common content types for role content elements.
Declaration
public const int ChartSet = 3
Field Value
Type | Description |
---|---|
int |
CombinedDataProvider
Defines common content types for role content elements.
Declaration
public const int CombinedDataProvider = 28
Field Value
Type | Description |
---|---|
int |
Cube
Defines common content types for role content elements.
Declaration
public const int Cube = 6
Field Value
Type | Description |
---|---|
int |
Dashboard
Defines common content types for role content elements.
Declaration
public const int Dashboard = 20
Field Value
Type | Description |
---|---|
int |
DefaultChartDefinitions
Defines common content types for role content elements.
Declaration
public const int DefaultChartDefinitions = 24
Field Value
Type | Description |
---|---|
int |
DOC
Defines common content types for role content elements.
Declaration
public const int DOC = 2
Field Value
Type | Description |
---|---|
int |
DP
Defines common content types for role content elements.
Declaration
public const int DP = 4
Field Value
Type | Description |
---|---|
int |
EnterpriseChart
Defines common content types for role content elements.
Declaration
public const int EnterpriseChart = 12
Field Value
Type | Description |
---|---|
int |
Item
Defines common content types for role content elements.
Declaration
public const int Item = 5
Field Value
Type | Description |
---|---|
int |
KPI
Defines common content types for role content elements.
Declaration
public const int KPI = 22
Field Value
Type | Description |
---|---|
int |
MapSet
Defines common content types for role content elements.
Declaration
public const int MapSet = 11
Field Value
Type | Description |
---|---|
int |
MiningModel
Defines common content types for role content elements.
Declaration
public const int MiningModel = 30
Field Value
Type | Description |
---|---|
int |
MobileBODataProvider
Defines common content types for role content elements.
Declaration
public const int MobileBODataProvider = 15
Field Value
Type | Description |
---|---|
int |
MobileDataBaseDataProvider
Defines common content types for role content elements.
Declaration
public const int MobileDataBaseDataProvider = 14
Field Value
Type | Description |
---|---|
int |
MobileDataProvider
Defines common content types for role content elements.
Declaration
public const int MobileDataProvider = 13
Field Value
Type | Description |
---|---|
int |
MobileFlatFileDataProvider
Defines common content types for role content elements.
Declaration
public const int MobileFlatFileDataProvider = 29
Field Value
Type | Description |
---|---|
int |
MobilePersistence
Defines common content types for role content elements.
Declaration
public const int MobilePersistence = 16
Field Value
Type | Description |
---|---|
int |
MobileReports
Defines common content types for role content elements.
Declaration
public const int MobileReports = 17
Field Value
Type | Description |
---|---|
int |
None
Defines common content types for role content elements.
Declaration
public const int None = 99
Field Value
Type | Description |
---|---|
int |
PPT
Defines common content types for role content elements.
Declaration
public const int PPT = 1
Field Value
Type | Description |
---|---|
int |
Scorecard
Defines common content types for role content elements.
Declaration
public const int Scorecard = 23
Field Value
Type | Description |
---|---|
int |
SeriesDefinitions
Defines common content types for role content elements.
Declaration
public const int SeriesDefinitions = 25
Field Value
Type | Description |
---|---|
int |
View
Defines common content types for role content elements.
Declaration
public const int View = 27
Field Value
Type | Description |
---|---|
int |
XLS
Defines common content types for role content elements.
Declaration
public const int XLS = 9
Field Value
Type | Description |
---|---|
int |