Deal Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the Deal class.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Using this default constructor, an ID is auto-generated for this deal. To set the ID manually, use the Deal constructor.
Show: