Table of Contents

Field ReportExpressionPageGlobalOutsidePage

Namespace
DocWright.Core.Diagnostics
Assembly
DocWright.Core.dll

DXP9104: an expression reads Globals!PageNumber, TotalPages, OverallPageNumber or OverallTotalPages outside a page header or footer. Page numbers exist only once a report is paginated, and the reference implementation rejects the report for the same reason rather than printing a zero.

public const string ReportExpressionPageGlobalOutsidePage = "DXP9104"

Returns

string
DXP9104: an expression reads Globals!PageNumber, TotalPages, OverallPageNumber or OverallTotalPages outside a page header or footer. Page numbers exist only once a report is paginated, and the reference implementation rejects the report for the same reason rather than printing a zero.