Click or drag to resize

deliveryUnitfindDeliveryUnitItemWithTemplate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Finds the deliveryInstance unit item with template.

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public deliveryUnitItemContentTemplated findDeliveryUnitItemWithTemplate(
	string sourceFilepathNeedle
)
Request Example View Source

Parameters

sourceFilepathNeedle
Type: SystemString
The source filepath needle.

Return Value

Type: deliveryUnitItemContentTemplated
See Also