Click or drag to resize

IDeliveryUnitItemexecuteScriptInstruction Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
void executeScriptInstruction(
	IRenderExecutionContext context,
	docScriptInstructionCompiled instruction
)
Request Example View Source

Parameters

context
Type: imbSCI.Core.reporting.renderIRenderExecutionContext
instruction
Type: imbSCI.Reporting.scriptdocScriptInstructionCompiled
See Also