Click or drag to resize
DeleteDocumentSettingsDeleteProductAction Property

Note: This API is now obsolete.

Action to be performed with SKU (product) bound to deleted document(s).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Property is unsupported. Only DeleteOrDisableSKU action is supported.")]
public DeleteProductActionEnum DeleteProductAction { get; set; }

Property Value

Type: DeleteProductActionEnum
See Also