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.
Check for an interval record, excluding the current one, based on the specified date.
Syntax
private boolean existDateInInterval(TaxValidDate _date)
Run On
Called
Parameters
- _date
Type: TaxValidDate Extended Data Type
A date in a valid date range record.
Return Value
Type: boolean
true if the record exists; otherwise, false.