JVCL Help:TJvTFAppt.AssignSchedules
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFAppt.AssignSchedules Method
[+] TJvTFAppt Fields
[+] TJvTFAppt Methods
[+] TJvTFAppt Properties
Search in JVCL Help
Search in all projectsSummary
Adds the appointment to multiple schedules.
Pascal
procedureAssignSchedules(List: TStrings);
Parameters
Parameters | Description |
List: TStrings | List with names of schedules the appointment belongs to. |
Description
Use the AssignSchedules method to add the appointment to multiple schedules with one call. List should contain the names of all of the schedules that the appointment belongs to. AssignSchedules will overwrite the current Schedules list.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page