Click or drag to resize

docScriptAppendFileTemplated Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void AppendFileTemplated(
	string sourcepath,
	string templateUnitFilenameNeedle,
	string outputpath,
	bool isDataTemplate,
	bool isLocalSource
)
Request Example View Source

Parameters

sourcepath
Type: SystemString
templateUnitFilenameNeedle
Type: SystemString
outputpath
Type: SystemString
isDataTemplate
Type: SystemBoolean
isLocalSource
Type: SystemBoolean
See Also