PfsSchedule.AddToDay



AddToDay(sType As tpPfsDayLink,vDay As Date) As Boolean

Parameters

sType As tpPfsDayLink
Is the type of the link between the schedule and the day. This parameter can be one of the following options:

vDay As Date
Is the Date of the day you want to link to the schule.
ED
avaliable
RT
avaliable

Remarks

With this methode a schedule can be linked to a day.
As parameters you have to give the methode the date and the type of the link.

See Also

PfsSchedule