GetReqdCertSignoffs Method (Certs)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetReqdCertSignoffs() method retrieves the required certification sign-offs for the specified work order, operation, and, optionally, step.
Parameters
- woID
- Required. Holds the ID of a work order by which to filter the certification sign-offs.
- operID
- Required. Holds the ID of an operation by which to filter the certification sign-offs.
- optionalStepNo
Optional. Holds the number of the step that requires certification sign-off. The certification sign-off is required for the current job and not a step, enter -1 for this parameter.
Return Value
Returns a Dataset that contains the required certification sign-offs.