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.ManagerPagesAssembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic Function GetYears As Task
member GetYears : unit -> Task
Return Value
Type:
Task[Missing <returns> documentation for "M:foodez.ManagerPages.BusinessStats.GetYears"]
See Also