| DocumentFileDeleteJob Class |
Namespace: CMS.DocumentEngine
public class DocumentFileDeleteJob : FileSystemDeleteJob
The DocumentFileDeleteJob type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentFileDeleteJob |
Creates a new document file delete job with given repository configuration.
|
| Name | Description | |
|---|---|---|
| SelectFilesToDelete |
Selects files to be deleted in order to delete given baseInfo from the repository.
(Overrides FileSystemDeleteJob.SelectFilesToDelete(BaseInfo).) |