Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Constructs a single string from multiple field values, so that the string can be used as overflow text in the SSRS report.
Syntax
public Description255 getReportOverflowDescription(IntrastatReportLines _intrastatReportLines, container _fields)
Run On
Called
Parameters
- _intrastatReportLines
Type: IntrastatReportLines Table
An IntrastatReportLines buffer that contains the values to use to construct the overflow description.
- _fields
Type: container
A container of field IDs to use to construct the overflow description.
Return Value
Type: Description255 Extended Data Type
A single string that contains the field and values pairs.