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

Return Value

IEnumerableIStepWithWeight
Collection of steps.
See Also