Autodesk Vault ProfessionalVault API

GoToFileLocation Method

Autodesk.DataManagement.Client.Framework.Vault.Forms.InterfacesICustomGoToProvider

Opens Project Explorer and select file

Syntax

void GoToFileLocation(
   FileIteration entity
)
Sub GoToFileLocation( _
   ByVal entity As FileIteration _
) 

Parameters

NameDescription
entity

See Also