Share via


PmfFormCtrl_ProdTable_ProdTable.dataSourceInitPost Method [AX 2012]

Called after the ProdTable data source has been initialized.

Syntax

public void dataSourceInitPost(Common _buffer)

Run On

Called

Parameters

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

See Also

Reference

PmfFormCtrl_ProdTable_ProdTable Class