ReceiptItem.Quantity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets number of items of given kind.
public string Quantity { get; set; }
member this.Quantity : string with get, set
Public Property Quantity As String
Property Value
The number of items of a given kind.