JVCL Help:TJvTFAppt.Schedules

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Provides indexed access to the schedules that contain the appointment.


Pascal

 propertySchedules [Index: Integer]: string;


Description

The Schedules property is a list of names for all of the schedules that contain this appointment. (The schedule date(s) are specified by StartDate and EndDate.)
Note that a "connection" signifies that the appointment belongs to a schedule that is currently loaded in the server and is represented by a TJvTFSched object. A "schedule" signifies that the appointment belongs to a schedule that may or may not currently reside in the server. A schedule is represented by a name and a date. See the Connections property for more info.


See Also

TJvTFAppt.Connections, TJvTFAppt.ScheduleCount


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