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.5.94
Syntax
void Remove(
	IStepWithWeight step
)

Parameters

step
Type: Ingeniux.CMSIStepWithWeight
Step to remove.
See Also