AVEVA CAF API Documenation

CommandType Enumeration
Values that represent command types.
Syntax
public enum CommandType : System.Enum 
public enum class CommandType : public System.Enum 
Members
MemberDescription
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