WEBOM_METADATA_INFO_ALL | Represents all of the metadata information represented by the other constants in this enum. |
WEBOM_METADATA_INFO_DESCRIPTION | The description of the specified item. |
WEBOM_METADATA_INFO_ID | The internal ID of the specified item. |
WEBOM_METADATA_INFO_LABEL | The label of the specified item. |
WEBOM_METADATA_INFO_NUMCHILDREN | The number of children of the specified dimension member. |
WEBOM_METADATA_INFO_SORT_DESCENDING | Sort members in descending order. |
WEBOM_METADATA_INFO_SORTBY_DESC | Sort members by description. |
WEBOM_METADATA_INFO_SORTBY_ID | Sort members by member ID. |
WEBOM_METADATA_INFO_SORTBY_LABEL | Sort members by label. |