The following constants define various values used by LRO functions and structures in the Essbase API.
Data Type | Field | Description |
---|---|---|
ESS_LRODESCLEN_API | 79 | Maximum length of an object description |
ESS_LRONOTELEN_API | 599 | Maximum length of a cell note |
ESS_ONAMELEN_API | 511 | Length of an object name consisting of file name and path |
ESS_DATESIZE | 12 | Size of date string |
ESS_STORE_OBJECT_API | 0x0010 | Value to store a linked object on the server |
ESS_NOSTORE_OBJECT_API | 0x0001 | Value to not store a linked object on the server |
ESS_LROTYPE_CELLNOTE_API | 0 | Value specifying that a linked object is a cell note |
ESS_LROTYPE_WINAPP_API | 1 | Value specifying that a linked object is a Windows application |
ESS_LROTYPE_URL_API | 2 | Value specifying that a linked object is a URL |