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.
Intializes the variables with the terminal data.
Syntax
public void initFromArgs(Args _args)
Run On
Server
Parameters
- _args
Type: Args Class
An argument variable that holds the dataset information.
Exceptions
Exception | Condition |
---|---|
Error | The dataset data is empty. -or- The dataset data does not match with the RetailTerminalTable table. |