Contains information about a specific object linked to a data cell in an Essbase database. You should not modify fields in this structure because it contains information concerning the linked object. The fields are described as follows:
Data Type | Field | Description |
---|---|---|
ESS_CHAR_T | objName[ESS_ONAMELEN_API] | Source file name of object linked to a data cell. ESS_ONAMELEN_API specifies the maximum length of an object name; the default value is 511. |
ESS_CHAR_T | objDesc[ESSW_LRODESCLEN_API] | Description of an object linked to a data cell. ESS_LRODESCLEN_API specifies the maximum length of the description; the default value is 79. |