CommandType Enumeration
Values that represent command types.
Syntax
Members
Member | Description |
---|---|
Class | An enum constant representing the class option. |
CommandBarState | An enum constant representing the command bar state option. |
CoreCommand | An enum constant representing the core command option. |
DockedWindowState | An enum constant representing the docked window state option. |
Instance | An enum constant representing the instance option. |
Macro | An enum constant representing the macro option. |
SelectTaskPane | An enum constant representing the select task pane option. |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Aveva.ApplicationFramework.Presentation.Customize.CommandType
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also