Click or drag to resize

OrderItemAmount Property

How many Articles are purchased?

Namespace:  SandcastleTest.Generic.POCO
Assembly:  SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Amount { get; set; }

Property Value

Type: Int32
See Also