JAMS Developer Guide
ScheduleWindow Class
Members 


MVPSI.JAMS Namespace : ScheduleWindow Class
A ScheduleWindow element can be added to a job or folder to define a time window when a Job will be allowed to start, and the action taken if the window is missed.
Object Model
ScheduleWindow Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class ScheduleWindow 
   Inherits Element
   Implements IElement 
'Usage
 
Dim instance As ScheduleWindow
[System.Runtime.Serialization.DataContract()]
public class ScheduleWindow : Element, IElement  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Element
      MVPSI.JAMS.ScheduleWindow

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

ScheduleWindow Members
MVPSI.JAMS Namespace