Click or drag to resize

exeAppendTemplatedBundle Constructor

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

Namespace:  imbSCI.Reporting.script.exeAppenders
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public exeAppendTemplatedBundle(
	string targetpath,
	PropertyCollectionExtended pce
)
Request Example View Source

Parameters

targetpath
Type: SystemString
The targetpath.
pce
Type: imbSCI.Core.collectionPropertyCollectionExtended
The pce.
See Also