Click or drag to resize
TrackInventoryTypeEnum Enumeration
Track Inventory Methods

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public enum TrackInventoryTypeEnum
Members
  Member nameValueDescription
Disabled0 Inventory is disabled
ByProduct1 Track by product
ByVariants2 Track by variants
See Also