[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ItemQuantities> element.
| C# | Visual Basic | Visual C++ |
public ItemQuantities ItemQuantities{ get; set;}
Public Property ItemQuantities As ItemQuantities
public: property ItemQuantities^ ItemQuantities { ItemQuantities^ get (); void set (ItemQuantities^ value); }
An ItemQuantities
To remove the ItemQuantities, set ItemQuantities to null
Version: 2.0
Since: 1.5r1