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.1.5347.20411)
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