The IAssetVersioning type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetVersion |
Get the snapshot for specific version number of the Asset
|
![]() | RemoveVersion |
Remove a specific version
|
![]() | UpaVersion |
Increment a version on the current asset object
|
Properties
Name | Description | |
---|---|---|
![]() | AllowedExistingVersions |
It is not the asset versions limit settings completely.
If auto discard is allowed, the number of this value is infinite
|
![]() | CurrentVersion |
Get the current version number
|
![]() | Versions |
Get all available version numbers
|