Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the To VendAccount field based on the selected From VendAccount field.
Syntax
public boolean vendAccountFieldModified(FormStringControl _control)
Run On
Called
Parameters
- _control
Type: FormStringControl Class
The FormStringControl instance whose value determines the From VendAccount field values.
Return Value
Type: boolean
true if the control value has been modified; otherwise, false.