| Name | Description |
 | Autosubmit | Gets a boolean that indicates if this entry is automatically submitted. |
 | 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. |
 | Dependencies | The collection of dependencies for the entry |
 | Description | Gets or sets the description of the Entry referenced by this ScheduleEntry. |
 | EntryID | Gets or sets the internal ID of the Entry referenced by this ScheduleEntry. |
 | EntryName | Gets or sets the name of the Entry referenced by this ScheduleEntry. |
 | EntryType | Gets the type of entry, Entry or Setup. |
 | EstimatedStartDate | Gets the projected start date and time for the entry. |
 | EstimatedStartDateUTC | Gets the projected UTC start date and time for the entry. |
 | FolderName | Gets or sets the name of the Folder referenced by this ScheduleEntry. |
 | FullObject | Override the FullObject property of BaseListLine |
 | 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 in the job definition. |
 | HoldTimeUTC | Gets the UTC date and time that this entry is supposed to start. |
 | JAMSEntry | The JAMSEntry number for this ScheduleEntry. This is only used when the ScheduleEntry is from the current schedule. |
 | Job | Gets the Entry referenced by this ScheduleEntry. |
 | JobState | The State of the entry. |
 | 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. |
 | PrecheckJobID | Gets or sets the Precheck Job ID of the entry referenced by this ScheduleEntry |
 | Reason | Gets the reason that this entry was in the projected schedule. |
 | RecoverJobID | Gets or sets the Recover Job ID of the entry referenced by this ScheduleEntry |
 | ResubmitBase | Gets or sets the resubmit base for this entry |
 | ResubmitDelay | Gets or sets the resubmit delay for this entry. |
 | ResubmitEnd | Gets or sets the resubmit end for this entry. |
 | ResubmitOnError | Gets or sets the resubmit on error option for this entry. |
 | ScheduledTime | The time of day the entry is scheduled for |
 | Setup | Gets the Setup referenced by this ScheduleEntry. |
 | SLATime | The time of day that a job must be completed by to meet a Service Level Agreement. |
 | StalledTime | The amount of time that may elapse after the entry's scheduled time before the entry is considered stalled. |