AccountingDistributionFormView.allocationMethodSelectionChange Method [AX 2012]

Handles the allocation method for the selection change event.

public int allocationMethodSelectionChange(FormComboBoxControl _allocationMethodControl)

Run On

Client

Parameters

_allocationMethodControl
Type: FormComboBoxControl Class
The form control that raised the event.

Return Value

Type: int
The changed selection.

Community Additions

ADD
Show: