Share via


InventDimCtrl::updateReportVisible Method [AX 2012]

Sets the visibility of the specified controls in a report.

Syntax

client server public static void updateReportVisible(ReportRun _reportRun, InventDimParm _inventDimParmVisible)

Run On

Called

Parameters

  • _reportRun
    Type: ReportRun Class
    The report where controls are maintained.
  • _inventDimParmVisible
    Type: InventDimParm Table
    Contains information about which controls should be visible and which should be hidden.

See Also

Reference

InventDimCtrl Class