Click or drag to resize
BulkDeleteSettingsRemoveDependencies Property
Indicates whether dependencies of deleted objects are also removed, as it was deleted via API.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool RemoveDependencies { get; set; }

Property Value

Type: Boolean
Remarks
Default false.
See Also