OrderItem Class |
Namespace: SandcastleTest.Generic.POCO
public class OrderItem : PocoBase
The OrderItem type exposes the following members.
Name | Description | |
---|---|---|
Amount |
How many Articles are purchased?
| |
Article |
A OrderItems Article | |
Id |
Id for the entity
(Inherited from PocoBase.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode |
Gets a hascode for a PocoBase (Inherited from PocoBase.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |