SharpSchedule

PlacementCategoryManager.Fetch Method ()

Fetch all PlacementCategorys from the database.

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

Return Value

A collection of PlacementCategory objects.

See Also

PlacementCategoryManager Class | Ozanam.Schedule.Store.Database.ResourceAccess Namespace | PlacementCategoryManager.Fetch Overload List