JAMS Developer Guide
Resubmit Class
Members 


MVPSI.JAMS Namespace : Resubmit Class
The Resubmit element can be applied to a folder or job. A job with a Resubmit element will be resubmited with the specified delay until the specified end time.
Object Model
Resubmit Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class Resubmit 
   Inherits Element
   Implements IElement, IElementSubmit 
'Usage
 
Dim instance As Resubmit
[System.Runtime.Serialization.DataContract()]
public class Resubmit : Element, IElement, IElementSubmit  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.Resubmit

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

Resubmit Members
MVPSI.JAMS Namespace