BudgetCycle.validateBudgetCycleDates Method
Determines whether the start date is less than the end date.
Syntax
public boolean validateBudgetCycleDates()
Run On
Called
Return Value
Type: boolean
true if the start date is less than the end date; otherwise, false.