IReplicationCleanupExemption Interface Ingeniux CMS Content Store API

Represents a location from the Replication Target's destination directory that will not be cleaned up during Clean Replication.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public interface IReplicationCleanupExemption

The IReplicationCleanupExemption type exposes the following members.

Properties

  NameDescription
Public propertyIsFile
Gets whether this exemption is for one File only.
Top
Methods

  NameDescription
Public methodExemptDirectory
Checks whether a directory is excluded from cleanup.
Public methodExemptFile
Checks whether a file is excluded from cleanup.
Top
See Also

Reference