Click or drag to resize

docScriptExecutionBasex_scopeAutoCreate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
xes the scope automatic create.

Namespace:  imbSCI.Reporting.script
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public virtual void x_scopeAutoCreate(
	IMetaContentNested newScope
)
Request Example View Source

Parameters

newScope
Type: imbSCI.Core.interfacesIMetaContentNested
The new scope.
Exceptions
See Also