PurchaseSummary Class Properties
In This Topic
For a list of all members of this type, see PurchaseSummary members.
Public Properties
| Name | Description |
 | OrderDate |
Gets or sets the order date for this purchase.
|
 | OrderId |
Gets or sets the order Id for this purchase.
|
 | OrderNumber |
Gets or sets the order number for this purchase.
|
 | ProductName |
Gets or sets the name of the product purchased.
|
 | PurchasePrice |
Gets or sets the price of the product purchased.
|
 | Quantity |
Gets or sets the quantity of the product purchased.
|
 | Total |
Gets or sets the total price of the product purchased.
|
Top
See Also