Class TransportTaskElementActions
Defines common transport task element actions.
Inheritance
TransportTaskElementActions
Namespace: BiExcellence.OpenBi.Api.Commands.Configurator
Assembly: BiExcellence.OpenBi.Api.Configurator.dll
Syntax
public static class TransportTaskElementActions
Fields
Create
The create action.
Declaration
public const string Create = "Create"
Field Value
Type | Description |
---|---|
string |
Delete
The delete action.
Declaration
public const string Delete = "Delete"
Field Value
Type | Description |
---|---|
string |