[Missing <summary> documentation for "P:foodez.Customer.Waiting"]
Namespace: foodezAssembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Waiting { get; set; }
Public Property Waiting As Boolean
Get
Set
public:
property bool Waiting {
bool get ();
void set (bool value);
}
member Waiting : bool with get, set
Property Value
Type:
Boolean
See Also