Autodesk Vault ProfessionalVault API

RevisionID Property

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

Gets the ID of this Item Revision. This is different from EntityIterationId as a Revision can have multiple iterations and a master can have multiple revisions.

Syntax

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

See Also