Represents the current mode of the statistic builder panel.
Namespace: P4s3WebAssembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
STATISTIC | 1 | This mode does not allow for the selection of straight columns. This mode is for population statistics only, no group by or having clause. | |
REPORT | 2 | This mode allows for the select of straight columns. This mode is for report statistics. |
See Also