Share via


PmfFormCtrl_BOMConsistOf_BOM.dataSourceInitValuePost Method [AX 2012]

Called after the data source initValue has been executed.

Syntax

public void dataSourceInitValuePost(Common _buffer)

Run On

Called

Parameters

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

See Also

Reference

PmfFormCtrl_BOMConsistOf_BOM Class