CProduct is base class for all products; this class manages all fields on the Product table but only exposes the basic set of them
as properties. Derived classes should then expose those additional fields that they need and any others from other tables.
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
Inheritance Hierarchy
System..::..Object
Asi.iBO..::..iboBase
Asi.iBO.Commerce..::..CProduct
Asi.iBO.Commerce..::..CDuesProduct
Asi.iBO.Commerce..::..CFundRaisingProduct
Asi.iBO.Commerce..::..CStandardProduct
Asi.iBO.Events..::..CFunction
Asi.iBO..::..iboBase
Asi.iBO.Commerce..::..CProduct
Asi.iBO.Commerce..::..CDuesProduct
Asi.iBO.Commerce..::..CFundRaisingProduct
Asi.iBO.Commerce..::..CStandardProduct
Asi.iBO.Events..::..CFunction