Autodesk Vault ProfessionalVault API

MaxConsumeFileId Property

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

Gets the ID of the file with the highest version that is in a consumable life cycle state. -1 will be returned if there is no consumable version.

Syntax

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

See Also