PSAActivitySetup::findEndDateForStartDateAndDurationOld Method

Find the end date of the activity.

Syntax

client server public static TransDate findEndDateForStartDateAndDurationOld(
    TransDate _startDate, 
    Days _duration, 
    CalendarId _calendarId)

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
The end date of the activity.

See Also

Reference

PSAActivitySetup Table