Share via


RetailZReportFormOpen_BR.applyExtensionsBeforeRunningForm Method [AX 2012]

Apply the implemented extensions prior to opening the Z Report form.

Syntax

protected void applyExtensionsBeforeRunningForm(Form _form)

Run On

Called

Parameters

  • _form
    Type: Form Class
    A reference to the Z Report Form instance.

See Also

Reference

RetailZReportFormOpen_BR Class