Share via


PmfFormCtrl_ProdTableCreate.dataSourceInitValuePre Method [AX 2012]

Called before the initValue event of the data source.

Syntax

public void dataSourceInitValuePre(Common _buffer)

Run On

Called

Parameters

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

See Also

Reference

PmfFormCtrl_ProdTableCreate Class