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