JAMS Developer Guide
MenuAT Class
Members 


MVPSI.JAMS Namespace : MenuAT Class
Menu Definitions define customized menu hierarchies for the JAMS Submit Menu. These menus are used by JAMS to present a hierarchy of menus to a user when they want to submit a batch job.

Creating menus is optional. JAMS can create a default menu which initially lists all of the available JAMS Systems. After the user selects a JAMS System, all of the available Job and Setup definitions are then displayed.

Object Model
MenuAT Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class MenuAT 
   Inherits BasePublicObject
'Usage
 
Dim instance As MenuAT
[System.Runtime.Serialization.DataContract()]
public sealed class MenuAT : BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.MenuAT

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

MenuAT Members
MVPSI.JAMS Namespace