BulkDeleteSettings Class |
Namespace: CMS.DataEngine
public sealed class BulkDeleteSettings
The BulkDeleteSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | BulkDeleteSettings |
Name | Description | |
---|---|---|
![]() | ObjectType |
Object type to delete. The object type determines the set of deleted dependencies, and may restrict the set of deleted data. If not provided, default provider object type is used.
|
![]() | RemoveDependencies |
Indicates whether dependencies of deleted objects are also removed, as it was deleted via API.
|