Enum InfoObjectDataType
Info object data type values.
Namespace: BiExcellence.OpenBi.Api.Commands.DataProviders
Assembly: BiExcellence.OpenBi.Api.DataProvider.dll
Syntax
public enum InfoObjectDataType
Fields
| Name | Description |
|---|---|
| Date | Date. |
| Double | Double. |
| Integer | Integer. |
| String | String. |