PdsCWFormCtrl.dataSourceInitPost Method [AX 2012]

Performs logic after the datasource on the form is initiated.

public void dataSourceInitPost(Common _buffer)

Run On

Called

Parameters

_buffer
Type: Common Table
A Common table buffer.

The passed buffer will be validated through the catch weight validation class.

Community Additions

ADD
Show: