Click or drag to resize

IReplicationCleanupExemption Interface


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: 10.6.492
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

Ingeniux.CMS Namespace
IReplicationExemptionBase
IReplicationExemption