InventTrackingTraceFilter.dataSourceInitPost Method [AX 2012]

Performs any initialization necessary after the main data source has been initialized.

Syntax

public void dataSourceInitPost()

Run On

Called

Remarks

This method must be called from the form data source init method (after super()).

See Also

Reference

InventTrackingTraceFilter Class