Autodesk Vault ProfessionalVault API

NavigationTypes Property

Autodesk.Connectivity.Explorer.ExtensibilityCommandItem

Gets or sets the object types for which this command is available. If not specified, this command is always available.

Syntax

public SelectionTypeId[] NavigationTypes {get; set;}
Public Property NavigationTypes As SelectionTypeId()

See Also