Represents a category of products, i.e., product attributes that apply to all products in the category.

Namespace: Asi.iBO.Commerce
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public class CProductCategory : iboBase
Visual Basic
Public Class CProductCategory _
	Inherits iboBase
Visual C++
public ref class CProductCategory : public iboBase

Inheritance Hierarchy

System..::..Object
  Asi.iBO..::..iboBase
    Asi.iBO.Commerce..::..CProductCategory

See Also