Share via


PmfFormCtrl_ProdParmReportFinished.dataSourceInitValuePre Method [AX 2012]

Executes before the initValue event of the data source.

Syntax

public void dataSourceInitValuePre(Common _buffer)

Run On

Called

Parameters

  • _buffer
    Type: Common Table
    The table buffer that is associated with the data source.

See Also

Reference

PmfFormCtrl_ProdParmReportFinished Class