Click or drag to resize

docScript Constructor (IRenderExecutionContext)

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

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public docScript(
	IRenderExecutionContext __context
)
Request Example View Source

Parameters

__context
Type: imbSCI.Core.reporting.renderIRenderExecutionContext
The context.
See Also