SetDay
The method defines a specific day of the week for the weekly schedule.
Illustration
METHOD SetDay : I_BA_WeeklyEntryBuilder
VAR_INPUT
eDay : E_BA_Weekday;
END_VAR
The method defines a specific day of the week for the weekly schedule.
METHOD SetDay : I_BA_WeeklyEntryBuilder
VAR_INPUT
eDay : E_BA_Weekday;
END_VAR