IReplicationCleanupExemption Interface
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public 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.
|
TopMethods
| Name | Description |
---|
| ExemptDirectory |
Checks whether a directory is excluded from cleanup.
|
| ExemptFile |
Checks whether a file is excluded from cleanup.
|
TopSee Also Reference
IReplicationExemptionBase