Click or drag to resize
BusinessStatsGetYears Method
Gets the monthstats in the database and gets and uses the gross sales with the month's expenses to find the profit for the month. Also gets the all the years and months of monthstats in the database.

Namespace: foodez.ManagerPages
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Task GetYears()

Return Value

Type: Task

[Missing <returns> documentation for "M:foodez.ManagerPages.BusinessStats.GetYears"]

See Also