Table of Contents

TTMSFNCGanttHoliday Class

Defines a holiday or non-working date range in the project calendar.

API unit family: TMSFNCGanttClasses Inherits from: TCollectionItem

Syntax

TTMSFNCGanttHoliday = class(TCollectionItem)

Properties

Name Description
EndDate End date/time of the holiday range.
Name Name or description of the holiday.
StartDate Start date/time of the holiday range.
Tag Application-defined integer tag value.
UseTime Includes the time portion of StartDate and EndDate when True.