Click or drag to resize

metaFooter Constructor (String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the metaFooter class

Namespace:  imbSCI.Reporting.meta.blocks
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public metaFooter(
	string __bottomLine,
	params string[] entries
)
Request Example View Source

Parameters

__bottomLine
Type: SystemString
entries
Type: SystemString
See Also