The IAssetSystemManager type exposes the following members.

Properties

  NameDescription
Public propertyAutoDiscardPreviousVersions
Test the flag indicating that previous versions are automatically discarded if Max Number of Version is set.
Public propertyAvailableTypeNames
Get the list of available Specific Asset Type Names.
Public propertyDataManager
Get the DataManager in charge of communicating with the database.
Public propertyDefaultStorageProvider
Get the default storage provider.
Public propertyMaxNumberOfVersions
Get the maximum number of versions allowed for Asset.
Public propertyStorageProviders
Get the list of initialized storage providers.

See Also