IArchiver Interface |
Namespace: Ingeniux.CMS
The IArchiver type exposes the following members.
Name | Description | |
---|---|---|
GroupSize |
Gets/sets the number of "Archive" method to be called for archiver to considering archiving
|
Name | Description | |
---|---|---|
ArchiveT |
Gets the type of the object that this archiver can archive
| |
GetArchiveSettings |
Gets the archive settings for the specified type
| |
RunArchiveTask |
Run the archive task for the specified type
| |
SaveArchiveSettings |
Save the archive settings for the specified type
|