Autodesk Vault ProfessionalVault API

IsLatest Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ResultsSelectEntityResults

If Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings.SelectEntitySettings.ShowFloatingLatestRevision is enabled, and the user chooses the "Latest" option from the revisions dropdown, this will be true.

Syntax

public System.bool IsLatest {get;}
Public ReadOnly Property IsLatest As System.Boolean

See Also