Enumeration ReportDefinitionServiceReportSkipReportSummary

ReportDefinitionServiceReportSkipReportSummaryは、トータル行の表示をスキップするかしないかのフラグです。
ADD時、このフィールドは省略可能となります。その際、デフォルト値はFALSEとなります。
ReportDefinitionServiceReportSkipReportSummary is a flag that indicates whether to skip the display of total rows.
This field is optional in ADD operation.The default value will be FALSE.
TRUE
スキップします。Skip.
FALSE
スキップしません。Do not skip.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

Enumeration Members

False: "FALSE"
True: "TRUE"
Unknown: "UNKNOWN"