Click or drag to resize

metaCustomizedIntroPagecompose Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Composes the specified script.

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
The script.

Return Value

Type: docScript

Implements

IMetaComposeAndConstructcompose(docScript)
IMetaComposeAndConstructcompose(docScript)
IMetaComposeAndConstructcompose(docScript)
See Also