JobSchedExec Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by JobSchedExec.
| Name | Description | |
|---|---|---|
![]() ![]() | GetAll | The GetAll() method retrieves zero or more work order file records from the Job_Sched_Exec table, as specified by the filter parameters. Passing no filter parameters will retrieve all standard work order records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified job sched exec record from the Job_Sched_exec table. |
![]() ![]() | Update | The Update() method updates all columns for the specified job sched exec record in the Job_Sched_Exec table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates all columns for the specified job sched exec record in the Job_Sched_Exec table. |

