Click or drag to resize

metaExternalBlock Constructor (String, String, String)

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

Namespace:  imbSCI.Reporting.meta.blocks
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public metaExternalBlock(
	string __includeFilePath,
	string __title,
	string undertitle
)
Request Example View Source

Parameters

__includeFilePath
Type: SystemString
__title
Type: SystemString
undertitle
Type: SystemString
See Also