Name | Description | |
---|---|---|
![]() | ScheduleTrigger Constructor | Overloaded. |
The following tables list the members exposed by ScheduleTrigger.
Name | Description | |
---|---|---|
![]() | ScheduleTrigger Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Description | Gets a description of this element (Inherited from MVPSI.JAMS.Element) |
![]() | ElementId | Gets the internal ID of this element. (Inherited from MVPSI.JAMS.Element) |
![]() | ElementKind | Gets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element) |
![]() | ElementName | Gets or sets the name of this element. (Inherited from MVPSI.JAMS.Element) |
![]() | ElementState | Gets the ElementState of this element. (Inherited from MVPSI.JAMS.Element) |
![]() | ElementTypeId | Gets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element) |
![]() | ElementTypeName | Gets the name of this type of element. (Inherited from MVPSI.JAMS.Element) |
![]() | ElementUid | Get or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element) |
![]() | Enabled | Returns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element) |
![]() | EndDate | Gets 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. |
![]() | ExceptForDate | Gets or sets the natural language exceptions to the scheduled date. |
![]() | Inherited | Returns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element) |
![]() | InheritedFromId | Returns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element) |
![]() | InheritedFromName | Returns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element) |
![]() | InheritedFromType | Returns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element) |
![]() | NonWorkdayScheduling | Gets 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 |
![]() | Properties | Gets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element) |
![]() | ScheduledDate | Gets or sets the natural language date specification for this schedule. |
![]() | ScheduledTime | Gets or sets the time of day for this schedule. |
![]() | StartDate | Gets or sets the start date for this schedule. This schedule will not take effect until on or after the absolute date specified here. |
![]() | TimeZone | Gets or sets the time zone for this schedule. |
![]() | TimeZoneName | Gets or sets the name of the time zone for this schedule. |
![]() | WriteToEntry | When a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element) |
![]() | WriteToHistory | When a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element) |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from MVPSI.JAMS.Element) |
![]() | CloneTo | Copys all properties of an element to the passed in element. This is a Clone when the new object has already been created. (Inherited from MVPSI.JAMS.Element) |
![]() | Equals | Overloaded. (Inherited from MVPSI.JAMS.Element) |
![]() | GetHashCode | (Inherited from MVPSI.JAMS.Element) |
![]() | ResetState | Reset the ElementState. This is called when an entry is submitted. (Inherited from MVPSI.JAMS.Element) |
![]() | ToString |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from MVPSI.JAMS.Element) |