Click or drag to resize

docScriptStandaloneContextWrapper Constructor

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

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

Parameters

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