Autodesk Vault ProfessionalVault API

FileOpened Property

Autodesk.DataManagement.Client.Framework.Vault.Models.ExtensionHandlersUpdateFileReferencesModel

Gets whether or not the file is already opened by the parent application. If so, extension handler does not need to open or close the file.

Syntax

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

See Also