Autodesk Vault ProfessionalVault API

Version Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesItemRevision

Gets the items version number, which is a sequential number given to each version. For example, if this value is 5, then the object is the 5th version.

Syntax

public System.long Version {get;}
Public ReadOnly Property Version As System.Long

See Also