Table of Contents

TTMSFNCGanttWorkTime.GetNextWorkEndDateTime Method

Returns the next working end date/time.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttWorkTime

Syntax

function GetNextWorkEndDateTime(AEndDateTime: TDateTime; AForceOlderDateTime: Boolean = False): TDateTime;

Parameters

Name Description
AEndDateTime End date/time to search from.
AForceOlderDateTime When True, the search starts after moving away from the supplied date/time.

Returns

The next working end date/time.