Autodesk Vault ProfessionalVault API

DeployAsPulldownMenu Property

Autodesk.Connectivity.Explorer.ExtensibilityCommandSite

Gets or sets a boolean indicating whether this command site should appear as a pulldown menu when deployed to a toolbar.

Syntax

public System.bool DeployAsPulldownMenu {get; set;}
Public Property DeployAsPulldownMenu As System.Boolean

See Also