IAssetStorageManager Interface |
Namespace: Ingeniux.CMS
The IAssetStorageManager type exposes the following members.
Name | Description | |
---|---|---|
CurrentVersionFilesCount |
Calculates the current version files count across all Storage Tracks.
| |
PreviousVersionsFilesCount |
Calculated the previous version files count across all Storage Tracks.
| |
PreviousVersionsStorageSpace |
Calculates the total storage space of previous versions across all
Storage Tracks.
| |
StorageTrack |
Retrieves the storage tracking information of an Asset type/schema
| |
StorageTracks |
Retrieves all storage tracks
| |
TotalStorageSpace |
Calculates the total storage space across all Storage Tracks.
|