Click or drag to resize

IAssetStorageManager Methods


The IAssetStorageManager type exposes the following members.

Methods
  Name Description
Public method CurrentVersionFilesCount Calculates the current version files count across all Storage Tracks.
Public method PreviousVersionsFilesCount Calculated the previous version files count across all Storage Tracks.
Public method PreviousVersionsStorageSpace Calculates the total storage space of previous versions across all Storage Tracks.
Public method StorageTrack Retrieves the storage tracking information of an Asset type/schema
Public method StorageTracks Retrieves all storage tracks
Public method TotalStorageSpace Calculates the total storage space across all Storage Tracks.
Top
See Also