Autodesk Vault ProfessionalVault API

VaultNavigationPathSettings Class

Autodesk.DataManagement.Client.Framework.Vault.FormsAutodesk.DataManagement.Client.Framework.Vault.Forms.Settings

Options to control display characteristics of the Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls.VaultNavigationPathComboboxControl

Syntax

public class VaultNavigationPathSettings 
Public Class VaultNavigationPathSettings 

Constructors

NameDescription
VaultNavigationPathSettings

Properties

NameDescription
TopLevelEntitiesGets or sets the fixed Top Level Entities of the combobox. This objects will always be displayed, in addition to the path of the current navigational element to the vault root.

Returned By

Where you get a VaultNavigationPathSettings — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.DataManagement.Client.Framework.Vault.Forms.Settings.VaultNavigationPathSettings

See Also