Quantity of Products
[Visual Basic] Public Property Int32 As [C#] public int Int32 { get; set; } [C++] public: __property get_Int32(); public: __property void set_Int32(int ); [JScript] public function get Int32() : int public function set Int32(int);
Quantity is not multiplied with Price!
OrderItem Class | ppm3dakClient.Shop Namespace