Enum ItemType
The ItemType enumeration defines the catalog object item types.
Namespace: Mediachase.Commerce.Catalog.Objects
Assembly: Mediachase.Commerce.dll
Version: 13.30.0Syntax
public enum ItemType
Fields
Name | Description |
---|---|
Bundle | Represents the bundle type. |
Custom1 | Represents the user-defined type Custom1. |
Custom2 | Represents the user-defined type Custom2. |
Custom3 | Represents the user-defined type Custom3. |
DynamicPackage | Represents the dynamic package type. |
Package | Represents the package type. |
Product | Represents the product type. |
Variation | Represents the variation type. |