SharpSchedule

PlacementTypeManager.Fetch Method ()

Fetch all PlacementTypes from the database.

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

Return Value

A collection of PlacementType objects.

See Also

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