JAMS Developer Guide
Macro Class
Members 


MVPSI.JAMS Namespace : Macro Class
A Macro is a code fragment that is expanded when JAMS is replacing tokens. Macros are defined in XML file that are loaded and used by the JAMS Scheduler.
Object Model
Macro Class
Syntax
'Declaration
 
Public Class Macro 
'Usage
 
Dim instance As Macro
public class Macro 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Macro

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

Macro Members
MVPSI.JAMS Namespace