SharpSchedule

StaffAddressManager.Fetch Method ()

Fetch all Staff addresses (past and present).

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

Return Value

A collection of StaffAddress objects.

See Also

StaffAddressManager Class | Ozanam.Schedule.Store.Database.StaffAccess Namespace | StaffAddressManager.Fetch Overload List