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