Click or drag to resize

ITaskMonitorRemove Method


Removes a Step to monitor from this task.

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

Parameters

step  IStepWithWeight
Step to remove.
See Also