SpecExec Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by SpecExec.
| Name | Description | |
|---|---|---|
![]() | GetJobSpecs |
The GetJobSpecs method retrieves all the specifications of a job that is specified by a work order ID, an operation ID, and an operation sequence number. |
![]() | GetSpecGroups | The GetSpecGroups method retrieves all the specification groups of a job that is specified by a work order ID, an operation ID, and an operation sequence number. |
![]() | SaveSpecChanges |
The SaveSpecChanges method saves the changes made to the specification values. The caller must catch exception if the call fails. |
![]() | SetActualSpecValue | The SetActualSpecValue method updates the actual specification value and comments for the specified job, job step, and specifications. A job is specified by a work order ID, an operation ID, and an operation sequence number. |
![]() | UpdateTemplateSpecValues | The UpdateTemplateSpecValues method updates the specification values of a template. The caller must catch exception if the call fails. |
