JAMS Developer Guide
MenuType Enumeration


MVPSI.JAMS Namespace : MenuType Enumeration
Type of Menu which is represented in the MenuLine class.
Syntax
'Declaration
 
Public Enum MenuType 
   Inherits System.Enum
'Usage
 
Dim instance As MenuType
public enum MenuType : System.Enum 
Members
MemberDescription
FolderFolder
JobJob
MenuMenu
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         MVPSI.JAMS.MenuType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MVPSI.JAMS Namespace