[Missing <summary> documentation for "P:foodez.Classes.Stat.Profit"]
Namespace: foodez.ClassesAssembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Profit { get; set; }
Public Property Profit As String
Get
Set
public:
property String^ Profit {
String^ get ();
void set (String^ value);
}
member Profit : string with get, set
Property Value
Type:
String
See Also