Name | Description | |
---|---|---|
ScheduleEntry Constructor |
The following tables list the members exposed by ScheduleEntry.
Name | Description | |
---|---|---|
ScheduleEntry Constructor |
Name | Description | |
---|---|---|
AvgElapsedTime | Gets or sets the average elapsed time for this entry. | |
CompletionDate | Gets the projected completion date and time for this Job. | |
CompletionDateUTC | Gets the projected UTC completion date and time for this Job. | |
CurrentState | The State of the entry. | |
Description | Gets or sets the description of the Entry referenced by this ScheduleEntry. | |
ElementName | Gets the name of the element that scheduled this job | |
ElementState | Gets the current state of the element. | |
EndDate | Gets the date when this schedule should stop working | |
EstimatedStartDate | Gets the projected start date and time for the entry. | |
EstimatedStartDateUTC | Gets the projected UTC start date and time for the entry. | |
ExceptForDate | Gets the "Except for" date | |
HoldTime | Gets the date and time that this entry is supposed to start. | |
HoldTimeSpecifiedTZ | Gets the date and time that this entry is supposed to start in the time zone specified on the job. | |
HoldTimeUTC | Gets the UTC date and time that this entry is supposed to start. | |
InheritedFrom | Gets the name of the object this element was inherited from | |
InheritedFromType | Identifies what kind of object this element was inherited from | |
JAMSEntry | The JAMSEntry number for this ScheduleEntry. This is only used when the ScheduleEntry is from the current schedule. | |
Job | Gets the Job associated with this entry. | |
JobID | Gets or sets the Job ID of the Entry referenced by this ScheduleEntry. | |
JobName | Gets or sets the name of the Entry referenced by this ScheduleEntry. | |
LastAutosubmit | Gets last time that this job was automatically submitted. | |
LastAutosubmitUTC | Gets last UTC time that this job was automatically submitted. | |
LastError | Gets the date and time of the most recent error completion of this Job. | |
LastErrorUTC | Gets the UTC date and time of the most recent error completion of this Job. | |
LastFatal | Gets the date and time of the most recent Fatal completion of this Job. | |
LastFatalUTC | Gets the UTC date and time of the most recent Fatal completion of this Job. | |
LastInfo | Gets the date and time of the most recent Info completion of this Job. | |
LastInfoUTC | Gets the UTC date and time of the most recent Info completion of this Job. | |
LastSuccess | Gets the date and time of the most recent success completion of this Job. | |
LastSuccessUTC | Gets the UTC date and time of the most recent success completion of this Job. | |
LastWarning | Gets the date and time of the most recent Warning completion of this Job. | |
LastWarningUTC | Gets the UTC date and time of the most recent Warning completion of this Job. | |
LoadedFrom | Gets or sets the JAMS Server that this Job Line was loaded from. | |
NonWorkdayScheduling | Gets or sets how this job should be handled if one of it's automatically scheduled run falls on a nonworkday. | |
ParentFolderName | Gets or sets the name of the Folder referenced by this ScheduleEntry. | |
Reason | Gets the reason that this entry was in the projected schedule. | |
ScheduledDate | Gets the scheduled date | |
ScheduledTime | Gets the scheduled time | |
StartDate | Gets the date when this schedule would start working | |
TimeZoneId | Gets the ID of the time zone | |
TimeZoneName | Gets the name of the time zone |
Name | Description | |
---|---|---|
Clone | Clone this ScheduleEntry. | |
ToString | Returns the entry name in string format for this ScheduleEntry. |