Click or drag to resize

metaPageconstruct Method

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

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

Parameters

resources
Type: SystemObject

Implements

IMetaComposeAndConstructconstruct(Object)
See Also