Click or drag to resize

deliveryUnitItemSupportFile Constructor

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

Namespace:  imbSCI.Reporting.meta.delivery.items
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public deliveryUnitItemSupportFile(
	string __sourcepath,
	string __outputfolder
)
Request Example View Source

Parameters

__sourcepath
Type: SystemString
__outputfolder
Type: SystemString
See Also