Enum VariableEntryType
Variable entry type values.
Namespace: BiExcellence.OpenBi.Api.Commands.DataProviders
Assembly: BiExcellence.OpenBi.Api.DataProvider.dll
Syntax
public enum VariableEntryType
Fields
| Name | Description |
|---|---|
| Mandatory | Mandatory. |
| MandatoryNoInitialValue | Mandatory, but initial value not allowed |
| Optional | Optional. |