Click or drag to resize

metaDocumentconstruct Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Constructs the specified resources.

Namespace:  imbSCI.Reporting.meta.document
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public abstract void construct(
	Object[] resources
)
Request Example View Source

Parameters

resources
Type: SystemObject

Implements

IMetaComposeAndConstructconstruct(Object)
See Also