Click or drag to resize

ITaskMonitorAdd Method


Adds a new Step to monitor to this task.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
void Add(
	IStepWithWeight step
)

Parameters

step  IStepWithWeight
New step to add.
See Also