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.
Calculates the delivery date on the server tier.
Syntax
server protected static boolean mainOnServer(container _cachedArgs, Common _record)
Run On
Server
Parameters
- _cachedArgs
Type: container
The parameters from the Args class on the client tier.
- _record
Type: Common Table
A record from the Args class on the client tier.
Return Value
Type: boolean
true if the calculation is executed; otherwise, false.