JAMS Developer Guide
ScheduleTrigger Class Properties


MVPSI.JAMS Namespace : ScheduleTrigger Class

For a list of all members of this type, see ScheduleTrigger members.

Public Properties
 NameDescription
Public PropertyGets a description of this element (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets the name of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementState of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the name of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGet or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets the end date for this schedule. This schedule will stop triggering jobs after the specified date. Setting this to DateTime.MinValue idicated that there is no end date.  
Public PropertyGets or sets the natural language exceptions to the scheduled date.  
Public PropertyReturns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets an indication of how this schedule should be handled on non-workdays. You can select: Schedule - Schedule the job even whe the scheduled date is not a workday Ignore - Ignore this schedule if the scheduled date is not a workday Defer - Defer this schedule until the next workday  
Public PropertyGets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets the natural language date specification for this schedule.  
Public PropertyGets or sets the time of day for this schedule.  
Public PropertyGets or sets the start date for this schedule. This schedule will not take effect until on or after the absolute date specified here.  
Public PropertyGets or sets the time zone for this schedule.  
Public PropertyGets or sets the name of the time zone for this schedule.  
Public PropertyWhen a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element)
Top
See Also

Reference

ScheduleTrigger Class
MVPSI.JAMS Namespace