Autodesk Vault ProfessionalVault API

NavigationPathSettings Property

Autodesk.DataManagement.Client.Framework.Vault.Forms.SettingsSelectEntitySettings

Gets or sets the settings used to configure the Navigation Path combobox. If null, a default configuration will be used.

Syntax

public VaultNavigationPathSettings NavigationPathSettings {get; set;}
Public Property NavigationPathSettings As VaultNavigationPathSettings

See Also