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.
Initializes an instance of the RunBaseMultiParm class by using a calling form.
Syntax
client public static void initFromForm(
RunBaseMultiParm _runBaseMultiParm,
Args _args,
[boolean _includeRecords])
Run On
Client
Parameters
- _runBaseMultiParm
Type: RunBaseMultiParm Class
An instance of the RunBaseMultiParm class.
- _args
Type: Args Class
An argument that represent the calling form.
- _includeRecords
Type: boolean
A Boolean parameter that indicates whether the selected records on the calling form are included.