Table of Contents

TTMSFNCGanttWorkTime.IsHoliday Method

Returns whether a date/time falls inside a configured holiday range.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttWorkTime

Syntax

function IsHoliday(ADateTime: TDateTime): Boolean;

Parameters

Name Description
ADateTime Date/time to test.

Returns

True when the date/time is a holiday; otherwise False.