The IAssetVersioning type exposes the following members.

Methods

  NameDescription
Public methodGetVersion
Get the snapshot for specific version number of the Asset
Public methodRemoveVersion
Remove a specific version
Public methodUpaVersion
Increment a version on the current asset object

Properties

  NameDescription
Public propertyAllowedExistingVersions
It is not the asset versions limit settings completely. If auto discard is allowed, the number of this value is infinite
Public propertyCurrentVersion
Get the current version number
Public propertyVersions
Get all available version numbers

See Also