GetDataLogDataForAStep Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetDataLogDataForAStep() method retrieves data log records that identify whether data collection and certification is pending for the specified job step.
| Overload | Description |
|---|---|
| GetDataLogDataForAStep(Int32,String,String,Int32,Int32,String,String,String,Nullable<Int32>,Nullable<Int32>) | The GetDataLogDataForAStep() method retrieves data log records that identify whether data collection and certification is pending for the specified job step. 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. |
| GetDataLogDataForAStep(String,String,String,Int32,Int32,String,String,String,String,String,Nullable<Int32>) | The GetDataLogDataForAStep() method retrieves data log records that identify whether data collection and certification is pending for the specified job step. 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. |