Helper class that lists the different report builder form modes.
Namespace: P4s3WebAssembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
STEP1_GEN_INFO | 1 | Form mode for setting the basic information for the given report. | |
STEP2_SELECT_INFO | 2 | Form mode for choosing the core column data for the given report. | |
STEP3_WHERE_INFO | 3 | Form mode for providing more filter criteria information for this report. | |
STEP4_SAVE | 4 | Save the report. |
See Also