BusinessStatsFinancialStuffAmount Property |
[Missing <summary> documentation for "P:foodez.ManagerPages.BusinessStats.FinancialStuff.Amount"]
Namespace: foodez.ManagerPagesAssembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double Amount { get; set; }
Public Property Amount As Double
Get
Set
public:
property double Amount {
double get ();
void set (double value);
}
member Amount : float with get, set
Property Value
Type:
Double
See Also