Autodesk Vault ProfessionalVault API

IsTipReleasedOfCurrentRevision Property

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

Gets whether this file is the tip released version of the current revision.

Syntax

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

See Also