Click or drag to resize

metaCustomizedSimplePagecompose Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.page
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public override docScript compose(
	docScript script
)
Request Example View Source

Parameters

script
Type: imbSCI.Reporting.scriptdocScript

Return Value

Type: docScript

Implements

IMetaComposeAndConstructcompose(docScript)
IMetaComposeAndConstructcompose(docScript)
See Also