GetAvailableDataLogGrps(String,String,Int32) Method
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the GetAvailableDataLogGrps() method retrieves the data log groups assigned to the specified job.
Parameters
- woID
- Required. Holds the work order ID of the job whose data log groups are being retrieved.
- operID
- Required. Holds the operation ID of the job whose data log groups are being retrieved.
- seqNo
- Required. Holds the operation sequence number of the job whose data log groups are being retrieved.
Return Value
Returns a DataSet that contains the data log groups assigned to the specified job
or an empty DataSet if no data log groups are assigned to the job.