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.
Find the end date of the activity.
Syntax
client server public static TransDate findEndDateForStartDateAndDurationOld(
TransDate _startDate,
Days _duration,
CalendarId _calendarId)
Run On
Called
Parameters
- _startDate
Type: TransDate Extended Data Type
Start date of the activty.
- _duration
Type: Days Extended Data Type
Duration of the activity.
- _calendarId
Type: CalendarId Extended Data Type
Calendar id of the activity.
Return Value
Type: TransDate Extended Data Type
The end date of the activity.