Autodesk Vault ProfessionalVault API

CanMoveBack Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.ModelsBrowseVaultNavigationModel

Gets whether or not the model can navigate back to the entity that was loaded prior to the current one.

Syntax

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

See Also