|  | MenuCommandType Enumeration | 
 
            Menu command type when creating command in menus
            
 
    Namespace: 
   EBP.Api.Interfaces.Menus
    Assembly:
   EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
 Syntax
Syntaxpublic enum MenuCommandType
Public Enumeration MenuCommandType
 Members
Members|  | Member name | Value | Description | 
|---|
|  | Button | 1 | Button command | 
|  | Check | 2 | Check command | 
 See Also
See Also