Share via


VendProvisionalBalanceUIBuilder.groupByModified Method [AX 2012]

Handles the modified event of the budget cycle time span control.

Syntax

public boolean groupByModified(FormComboBoxControl _groupByControl)

Run On

Called

Parameters

  • _groupByControl
    Type: FormComboBoxControl Class
    The budget cycle time span control for which the modified event must be handled.

Return Value

Type: boolean
true when the time span is modified; otherwise, false.

See Also

Reference

VendProvisionalBalanceUIBuilder Class