Click or drag to resize

deliveryUnitItemCollectionAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Adds the units to be executed if evaluation passes

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void Add(
	IDeliveryUnitItem unit
)
Request Example View Source

Parameters

unit
Type: imbSCI.Reporting.meta.deliveryIDeliveryUnitItem
The unit.
See Also