Enumeration ReportDefinitionServiceReportSkipReportSummary

ReportDefinitionServiceReportSkipReportSummaryは、トータル行の表示をスキップするかしないかのフラグです。
ADD時、このフィールドは省略可能となります。その際、デフォルト値はFALSEとなります。
レポート出力単位によってはトータル行が出力されない場合があります。
ReportDefinitionServiceReportSkipReportSummary is a flag that indicates whether to skip the display of the total line.
This field is optional in ADD operation. The default value will be FALSE.
Depending on output unit of the report, the total line may not be output.
TRUE
スキップします。Skip.
FALSE
スキップしません。Do not skip.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

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