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.
Syntax
server public static TransDate calcDueDate(PeriodUnit period, Periods length)
Run On
Server
Parameters
- period
Type: PeriodUnit Enumeration
The period.
- length
Type: Periods Extended Data Type
The period length (day, month, and so on).
Return Value
Type: TransDate Extended Data Type
The due date.