JAMS Developer Guide
BatchQueueReference Class
Members 


MVPSI.JAMS Namespace : BatchQueueReference Class
The BatchQueueReference class is used by properties that need to reference a JAMS queue definition.
Object Model
BatchQueueReference Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class BatchQueueReference 
   Inherits BaseReference
   Implements IModelInformation 
'Usage
 
Dim instance As BatchQueueReference
[System.Runtime.Serialization.DataContract()]
public class BatchQueueReference : BaseReference, IModelInformation  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BaseReference
      MVPSI.JAMS.BatchQueueReference

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

BatchQueueReference Members
MVPSI.JAMS Namespace