Click or drag to resize

deliveryInstance Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the deliveryInstance class.

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public deliveryInstance(
	deliveryUnit __unit
)
Request Example View Source

Parameters

__unit
Type: imbSCI.Reporting.meta.deliverydeliveryUnit
The unit.
See Also