Enumeration specifying acion to be performed with SKU bound to the document being deleted.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
| Member name | Value | Description | |
|---|---|---|---|
| NoAction | 0 | Leave SKU without change. | |
| DeleteSKU | 1 | Delete SKU. | |
| DisableSKU | 2 | Disable SKU. | |
| DeleteOrDisableSKU | 3 | Delete SKU if possible otherwise disable it. |
See Also