InventDimCtrl_Rep_Project::newFromReport Method [AX 2012]
Creates and initializes an instance of this class that must be used in reports.
Syntax
client server public static InventDimCtrl_Rep_Project newFromReport(ReportRun _reportRun)
Run On
Called
Parameters
- _reportRun
Type: ReportRun Class
The report where controls are maintained.
Return Value
Type: InventDimCtrl_Rep_Project Class
An instance of this class that must be used in a report.