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