Table of Contents

TTMSFNCGanttWorkTime.GetPreviousWorkStartDateTime Method

Returns the previous working start date/time.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttWorkTime

Syntax

function GetPreviousWorkStartDateTime(AStartDateTime: TDateTime; AForceOlderDateTime: Boolean = False): TDateTime;

Parameters

Name Description
AStartDateTime Start date/time to search from.
AForceOlderDateTime When True, the result must be earlier than the supplied date/time.

Returns

The previous working start date/time.