GetQuantityDecimalResponse.Quantity Property

Definition

Gets the quantity decimal value for a product.

public:
 property int Quantity { int get(); };
public int Quantity { get; }
member this.Quantity : int
Public ReadOnly Property Quantity As Integer

Property Value

The quantity decimal value for a product.

Applies to