ITaskRuntimeService.GetTaskLogByCriteriaReader(Guid, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets task log messages.
public:
Guid GetTaskLogByCriteriaReader(Guid jobStatusId, System::String ^ criteria);
C#
public Guid GetTaskLogByCriteriaReader (Guid jobStatusId, string criteria);
abstract member GetTaskLogByCriteriaReader : Guid * string -> Guid
Public Function GetTaskLogByCriteriaReader (jobStatusId As Guid, criteria As String) As Guid
- jobStatusId
- Guid
- criteria
- String
The criteria to apply to the query.
Guid ReaderId
Product | Versions |
---|---|
System Center OM SDK | 2012, 2016, 2019 |