Autodesk Vault ProfessionalVault API

CommandItems Property

Autodesk.Connectivity.Explorer.ExtensibilityCommandSite

Gets the commands contained in this command site.

Syntax

public System.Collections.Generic.IEnumerable<CommandItem> CommandItems {get;}
Public ReadOnly Property CommandItems As System.Collections.Generic.IEnumerable(Of CommandItem)

See Also