SharpSchedule

ResourceAccessHelper.FetchList Method 

Fetch a list of resources with no child objects.

[Visual Basic]
Public Function FetchList() As ResourceCollection
[C#]
public ResourceCollection FetchList();

Return Value

Missing <returns> documentation for M:Ozanam.Schedule.Web.Database.ResourceAccessHelper.FetchList

See Also

ResourceAccessHelper Class | Ozanam.Schedule.Web.Database Namespace