Click or drag to resize

docScriptExecutionBasex_scopeAutoSave Method

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

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

Parameters

oldScope
Type: imbSCI.Core.interfacesIMetaContentNested
The old scope.
Exceptions
See Also