IReplicationCleanupExemption Interface
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntaxpublic interface IReplicationCleanupExemption
Public Interface IReplicationCleanupExemption
public interface class IReplicationCleanupExemption
type IReplicationCleanupExemption = interface end
The IReplicationCleanupExemption type exposes the following members.
Properties
| Name | Description |
---|
 | IsFile |
Gets whether this exemption is for one File only.
|
Top
Methods
| Name | Description |
---|
 | ExemptDirectory |
Checks whether a directory is excluded from cleanup.
|
 | ExemptFile |
Checks whether a file is excluded from cleanup.
|
Top
See AlsoReference
IReplicationExemptionBase