Share via


SRSReportRun.reportRDL Method [AX 2012]

Gets or sets the report Report Definition Language (RDL).

Syntax

public str reportRDL([str value])

Run On

Called

Parameters

  • value
    Type: str
    The new value of the reportRDL property; optional.

Return Value

Type: str
Current value of the report RDL.

See Also

Reference

SRSReportRun Class