PdsRebateAgreement.checkValidDate Method
Indicates whether the date is in the effective range.
Syntax
public boolean checkValidDate(date _date)
Run On
Called
Parameters
- _date
Type: date
The date to check for in the effective range.
Return Value
Type: boolean
true if the date is in the date effective range; otherwise false.