Click or drag to resize

deliveryInstancex_scopeAutoCreate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Scope in

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

Parameters

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