GetJobAttrs(String,String,Int32) Method
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the GetJobAttrs() method retrieves all defined attributes for the specified job from the database.
Parameters
- woId
- Required. Holds the work order ID of the job whose attributes are being retrieved.
- operId
- Required. Holds the operation ID of the job whose attributes are being retrieved.
- seqNo
- Required. Holds the operation sequence number of the job whose attributes are being retrieved.
Return Value
Returns a DataSet that includes a row for each defined attribute of the specified
job.