Share via


ReportRun.design Method

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.

See Also

ReportRun Class

Report.design Method

Report.designNumber Method