BankAccountTable.checkActiveDates Method
Indicates whether the date in the ActiveFrom field is after the date in the ActiveTofield.
Syntax
public boolean checkActiveDates()
Run On
Called
Return Value
Type: boolean
true if the date in the ActiveFrom field is before the date in the ActiveTo field; otherwise, false.