DeleteProductActionEnum Enumeration |
Namespace: CMS.DocumentEngine
public enum DeleteProductActionEnum
Member name | Value | Description | |
---|---|---|---|
NoAction | 0 | Obsolete. Leave SKU without change. | |
DeleteSKU | 1 | Obsolete. Delete SKU. | |
DisableSKU | 2 | Obsolete. Disable SKU. | |
DeleteOrDisableSKU | 3 | Delete SKU if possible otherwise disable it. |
Copyright (c) 2015 Kentico Software