COrder represents the base class for an order for a product, event registration, dues item, etc.
The derived classes should be used to do real order work.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
Inheritance Hierarchy
System..::.Object
Asi.iBO..::.iboBase
Asi.iBO.Commerce..::.COrder
Asi.iBO.Commerce..::.CStandardOrder
Asi.iBO.Events..::.CRegistration
Asi.iBO..::.iboBase
Asi.iBO.Commerce..::.COrder
Asi.iBO.Commerce..::.CStandardOrder
Asi.iBO.Events..::.CRegistration