Click or drag to resize
DocumentFileDeleteJob Properties

The DocumentFileDeleteJob type exposes the following members.

Properties
  NameDescription
Protected propertyContentStagingTaskCollection
Object for collecting content staging tasks during CI restore.
(Inherited from AbstractFileSystemJob.)
Protected propertyRepositoryConfiguration
Gets the current instance of repository configuration
(Inherited from AbstractFileSystemJob.)
Protected propertyRepositoryPathHelper
Object for working with file paths in file system repository.
(Inherited from AbstractFileSystemJob.)
Protected propertyTranslationHelper
Provides object translation. Used in serialization to optimize database calls.
(Inherited from AbstractFileSystemJob.)
Protected propertyUseFileMetadata
Indicates whether objects' file meta-data are used or not (see FileMetadataInfo).
(Inherited from AbstractFileSystemJob.)
Top
See Also