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.
Gets or sets the name of the design.
Syntax
public ReportDesign design([anytype nameOrReportDesign])
Run On
Called
Parameters
- nameOrReportDesign
Type: anytype
The name of the design; optional.
Return Value
Type: ReportDesign Class
The name of the design.
Remarks
This method can be used to change from one design to another while the report is executed.