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.5.94
Syntax
IEnumerable<IStepWithWeight> Steps()

Return Value

Type: IEnumerableIStepWithWeight
Collection of steps.
See Also