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