ReceiptItem.Quantity Property

Definition

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.

Applies to