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
The IReplicationCleanupExemption type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsFile |
Gets whether this exemption is for one File only.
|
Methods
| Name | Description | |
|---|---|---|
| ExemptDirectory |
Checks whether a directory is excluded from cleanup.
| |
| ExemptFile |
Checks whether a file is excluded from cleanup.
|
See Also