BulkDeleteSettingsRemoveDependencies Property |
Indicates whether dependencies of deleted objects are also removed, as it was deleted via API.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool RemoveDependencies { get; set; }
Property Value
Type:
BooleanRemarks Default false.
See Also