Skip to main content

Enums

NameDescription
BuiltinCommandThe BuiltinCommand enumeration contains all the ids of the builtin commands that can be hidden, shown, disabled or enabled from the menus. This enumeration is used in conjunction with the SetCommandState method.
CommandLocationThe CommandLocation enumeration specifies the location for the M-Files command when it is displayed in the user interface. This enumeration is used in conjunction with the SetCommandState method.
CommandStateThe CommandState enumeration specifies the visibility state for the M-Files command when it is displayed in the user interface. This enumeration is used in conjunction with the SetCommandState method.
EventThe Event enumeration lists collectively all events.
MenuLocationThe MenuLocaton enumeration contains all context menu locations into which the custom commands can be added.
ObjectWindowResultCodeThe ObjectWindowResultCode enumerates the defined object window modes.
ToastTypeThe ToastType enumeration specifies the different types of toast notifications available.