Share via


SRSProxy.getReportDefinitionRDL Method [AX 2012]

Gets the RDL for a specified report.

Syntax

public str getReportDefinitionRDL(str reportPath)

Run On

Called

Parameters

  • reportPath
    Type: str
    The path of the report.

Return Value

Type: str
A string that contains the RDL.

See Also

Reference

SRSProxy Class