GetQuantityDecimalResponse.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 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.