Share via


PdsCWFormCtrl.dataSourceInitPost Method [AX 2012]

Performs logic after the datasource on the form is initiated.

Syntax

public void dataSourceInitPost(Common _buffer)

Run On

Called

Parameters

Remarks

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

See Also

Reference

PdsCWFormCtrl Class