Click or drag to resize

docScriptAppendExe Method (IExeAppend)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Appends the executable kernel

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public IExeAppend AppendExe(
	IExeAppend exeRunner
)
Request Example View Source

Parameters

exeRunner
Type: imbSCI.Reporting.script.exeAppendersIExeAppend
The executable runner.

Return Value

Type: IExeAppend

Implements

ITextAppendContentExtendedAppendExe(IExeAppend)
See Also