ReqTransPoMarkFirm.dialogCollectPerVendor_modified Method [AX 2012]

Implements the modified method on the dialogCollectPerVendor field.

private boolean dialogCollectPerVendor_modified(FormCheckBoxControl _dialogCollectPerVendor)

Run On

Called

Parameters

_dialogCollectPerVendor
Type: FormCheckBoxControl Class
The FormCheckBoxControl object that triggers this event.

Return Value

Type: boolean
Always returns true.

This field is dynamically added at runtime. Therefore, no method can be specified at design time.

Community Additions

ADD
Show: