Click or drag to resize

ITaskMonitorSteps Method


Retrieves the collection of Steps for the task to be monitored.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
IEnumerable<IStepWithWeight> Steps()

Return Value

Type: IEnumerableIStepWithWeight
Collection of steps.
See Also