Autodesk Vault ProfessionalVault API

CommandIds Property

Autodesk.Connectivity.Explorer.ExtensibilityIApplication

Gets the list of ids for commands that can be hidden

Syntax

System.Collections.Generic.IEnumerable<string> CommandIds {get;}
ReadOnly Property CommandIds As System.Collections.Generic.IEnumerable(Of String)

See Also