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.
Calculates the due date, based on the period and length.
Syntax
server public static TransDate calcDueDate(PeriodUnit period, Periods length)
Run On
Server
Parameters
- period
Type: PeriodUnit Enumeration
The period that is passed from the dialog box.
- length
Type: Periods Extended Data Type
The period length that is passed from the dialog box.
Return Value
Type: TransDate Extended Data Type
The due date.