Autodesk Vault ProfessionalVault API

RevisionId Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileRevisionInfo

Gets a unique identifier for this file revision

Syntax

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

Remarks

-1 will be returned if this file does not have a revision associated with it or if the installed product does not support file revisions.

See Also