GetDataLogDataForAJob Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetDataLogDataForAJob() method retrieves data log records that identify whether data collection and certification is pending for the specified job.
| Overload | Description |
|---|---|
| GetDataLogDataForAJob(Int32,String,String,Int32,String,Nullable<Int32>,Nullable<Int32>) | The GetDataLogDataForAJob() method retrieves data log records that identify whether data collection and certification is pending for the specified job. In this overload of the method, the data log group is identified by its group ID and the optional entity filter is identified by its entity ID. |
| GetDataLogDataForAJob(String,String,String,Int32,String,String,String,Nullable<Int32>) | The GetDataLogDataForAJob() method retrieves data log records that identify whether data collection and certification is pending for the specified job. In this overload of the method, the data log group is identified by its description and the optional entity filter is identified by its name and site name. |