PfsTimeModell.AddToDay



AddToDay(vDay As Date,bDefault As Boolean) As Boolean

Parameters

vDay As Date
This parameter is of type Date like 'Now' or 'CDate("24.11.2007")'.
bDefault As Boolean
Set as DefaultDay True/False
ED
avaliable
RT
avaliable

Remarks

With this methode a TimeModel can be linked to a Day. As parameters you have to hand over the Date of the day and a Boolean, which defines if the Schedule should be linked to all types of this day or just to this Date.

See Also

PfsTimeModell