DeleteProductActionEnum EnumerationKentico 8.1 API Reference
Enumeration specifying acion to be performed with SKU bound to the document being deleted.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Members

  Member nameValueDescription
NoAction0 Leave SKU without change.
DeleteSKU1 Delete SKU.
DisableSKU2 Disable SKU.
DeleteOrDisableSKU3 Delete SKU if possible otherwise disable it.
See Also