Journal Dimension Members Display Option Constants
The following constants represent display options for dimension member labels and descriptions.
Table 54. tagJOURNALREPORTSHOWDESCRIPTIONFLAGS Enumeration
Constant | Description |
---|
JOURNALREPORT_SHOW_BOTH | Show both labels and descriptions. |
JOURNALREPORT_SHOW_DESCRIPTION | Show only descriptions. |
JOURNALREPORT_SHOW_LABEL | Show only labels. |
NUM_JOURNALREPORT_SHOWDESCRIPTION_FLAGS | The total number of constants in this enumeration. |