SRSReportRun.reportPath Method [AX 2012]

Gets or sets the path of the report including the report name and in Reporting Services.

public str reportPath([str value])

Run On

Called

Parameters

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

Return Value

Type: str
The path of the report.

An example of such a path: /DynamicsAx/en-US/ReportLibraryName.ReportName.DesignName

Community Additions

ADD
Show: