Share via


SRSReportSchema.getReportDataTable Method [AX 2012]

Gets the report data table object for the table name

Syntax

public SRSReportDataTable getReportDataTable(SRSReportDataSetName _reportDataSetName)

Run On

Server

Parameters

Return Value

Type: SRSReportDataTable Class
The SRSReportDataTable instance.

See Also

Reference

SRSReportSchema Class