PSAActivitySetup::findStartDateForEndDateAndDuration Method

Find the start date of the activity.

Syntax

client server public static TransDate findStartDateForEndDateAndDuration(
    TransDate _endDate, 
    real _duration, 
    CalendarId _calendarId)

Run On

Called

Parameters

  • _duration
    Type: real
    The start date of the activity.

Return Value

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

See Also

Reference

PSAActivitySetup Table