Click or drag to resize

metaDocumentSetbaseCompose Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Bases the compose.

Namespace:  imbSCI.Reporting.meta.documentSet
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public virtual docScript baseCompose(
	docScript script
)
Request Example View Source

Parameters

script
Type: imbSCI.Reporting.scriptdocScript
The script.

Return Value

Type: docScript
See Also