Share via


TAMPromotionPeriod.validateDates Method

Validate that all dates on a promotion are entered so that the from date is less than the to date.

Syntax

public boolean validateDates(TransDate _fromDate, TransDate _toDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the dates are valid; false otherwise.

See Also

Reference

TAMPromotionPeriod Table