Autodesk Vault ProfessionalVault API

NavigationPathLoaded Event

Autodesk.DataManagement.Client.Framework.Vault.Forms.InterfacesIVaultNavigationModel

After the ParentChanged notification is sent as a result of a Navigate, the model will begin to compute the NavigationPath. This event is fired when the computation is complete.

Syntax

event System.EventHandler NavigationPathLoaded
Event NavigationPathLoaded As System.EventHandler

See Also