Class TransportTaskElementTypes
Defines common transport task element types.
Inheritance
TransportTaskElementTypes
Namespace: BiExcellence.OpenBi.Api.Commands.Configurator
Assembly: BiExcellence.OpenBi.Api.Configurator.dll
Syntax
public static class TransportTaskElementTypes
Fields
AuthObject
The auth object type.
Declaration
public const string AuthObject = "AuthObject"
Field Value
Type | Description |
---|---|
string |
AuthValue
The auth value type.
Declaration
public const string AuthValue = "AuthValue"
Field Value
Type | Description |
---|---|
string |
BaseEntity
The base entity type.
Declaration
public const string BaseEntity = "BaseEntity"
Field Value
Type | Description |
---|---|
string |
BaseEntityTableAttributeAssignment
The base entity table attribute assignment type.
Declaration
public const string BaseEntityTableAttributeAssignment = "BaseEntityTableAttributeAssignment"
Field Value
Type | Description |
---|---|
string |
BlogArticle
The blog article type.
Declaration
public const string BlogArticle = "BlogArticle"
Field Value
Type | Description |
---|---|
string |
CmsItemTemplate
The cms item template type.
Declaration
public const string CmsItemTemplate = "CmsTemplateItem"
Field Value
Type | Description |
---|---|
string |
ConnectionTemplate
The connection template type.
Declaration
public const string ConnectionTemplate = "ConnectionTemplate"
Field Value
Type | Description |
---|---|
string |
DataproviderView
The dataprovider view type.
Declaration
public const string DataproviderView = "DataproviderView"
Field Value
Type | Description |
---|---|
string |
Download
The download type.
Declaration
public const string Download = "Download"
Field Value
Type | Description |
---|---|
string |
Entity
The entity type.
Declaration
public const string Entity = "Entity"
Field Value
Type | Description |
---|---|
string |
LanguageText
The language text type.
Declaration
public const string LanguageText = "LanguageText"
Field Value
Type | Description |
---|---|
string |
LanguageTextValue
The language text value type.
Declaration
public const string LanguageTextValue = "LanguageTextValue"
Field Value
Type | Description |
---|---|
string |
MasterDataAttribute
The master data attribute type.
Declaration
public const string MasterDataAttribute = "MasterDataAttribute"
Field Value
Type | Description |
---|---|
string |
Organisation
The organisation type.
Declaration
public const string Organisation = "Organisation"
Field Value
Type | Description |
---|---|
string |
Role
The role type.
Declaration
public const string Role = "Role"
Field Value
Type | Description |
---|---|
string |
RoleContent
The role content type.
Declaration
public const string RoleContent = "RoleContent"
Field Value
Type | Description |
---|---|
string |
RoleContentAssignment
The role content assignment type.
Declaration
public const string RoleContentAssignment = "RoleContentAssignment"
Field Value
Type | Description |
---|---|
string |
TableAttribute
The table attribute type.
Declaration
public const string TableAttribute = "TableAttribute"
Field Value
Type | Description |
---|---|
string |
UserGroup
The user group type.
Declaration
public const string UserGroup = "UserGroup"
Field Value
Type | Description |
---|---|
string |