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.
Implements the modified method on the dialogCollectPerVendor field.
Syntax
private boolean dialogCollectPerVendor_modified(FormCheckBoxControl _dialogCollectPerVendor)
Run On
Called
Parameters
- _dialogCollectPerVendor
Type: FormCheckBoxControl Class
The FormCheckBoxControl object that triggers this event.
Return Value
Type: boolean
Always returns true.
Remarks
This field is dynamically added at runtime. Therefore, no method can be specified at design time.