Table of Contents

TTMSFNCGanttWorkTime.IsWorkDay Method

Returns whether a date falls on a configured working day.

API unit family: TMSFNCGanttClasses Declaring type: TTMSFNCGanttWorkTime

Syntax

function IsWorkDay(ADateTime: TDateTime): Boolean;

Parameters

Name Description
ADateTime Date/time to test.

Returns

True when the date is one of the configured working days; otherwise False.