Autodesk Vault ProfessionalVault API

FileOpened Property

Autodesk.DataManagement.Client.Framework.Vault.ModelsUpdateFileReferencesModel

Whether or not the file is already opened by the parent application.

Syntax

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

See Also