Click or drag to resize

deliveryUnitItemContentTemplatedcreateNewFile Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.delivery.items
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void createNewFile(
	IRenderExecutionContext context,
	IMetaContentNested oldScope
)
Request Example View Source

Parameters

context
Type: imbSCI.Core.reporting.renderIRenderExecutionContext
oldScope
Type: imbSCI.Core.interfacesIMetaContentNested
See Also