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.
Sets the starting and ending time for each discount period.
Syntax
public boolean discountPeriodValid(TransDate _transDate, int _transTime)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The date of the discount to be validated.
- _transTime
Type: int
The time of the discount to be validated.
Return Value
Type: boolean
true if the time is enclosed in bounds; otherwise, false.