SharpSchedule

ScheduleManager.Fetch Method ()

Fetch a collection of schedule items with their child documents populated.

[Visual Basic]
Overloads Public Function Fetch() As ScheduleCollection
[C#]
public ScheduleCollection Fetch();

Return Value

A collection of Schedule objects.

See Also

ScheduleManager Class | Ozanam.Schedule.Store.Database.ScheduleAccess Namespace | ScheduleManager.Fetch Overload List