EcoResProductPerCompanyLPInteraction.setButtonEnabled Method [AX 2012]

Sets the enabled property on the action pane buttons.

Syntax

protected void setButtonEnabled()

Run On

Called

Remarks

This method should be overridden when you must disable or enable a button in the action pane. This method is called every time that the selection of the record in the list page changes.

See Also

Reference

EcoResProductPerCompanyLPInteraction Class