RPayAETimesheetUpdButton::bind Method [AX 2012]
Binds this class to the button on the form or gets the button.
Syntax
client server public static RPayAETimesheetUpdButton bind(FormButtonControl _button, [UnknownNoYes _initState])
Run On
Called
Parameters
- _button
Type: FormButtonControl Class
The button on a form
- _initState
Type: UnknownNoYes Enumeration
The initial state of the button.
Return Value
Type: RPayAETimesheetUpdButton Class
The button binded.