Click or drag to resize

supportPackage Constructor

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

Namespace:  imbSCI.Reporting.meta.package
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public supportPackage(
	string reportIncludeFolder,
	string description
)
Request Example View Source

Parameters

reportIncludeFolder
Type: SystemString
description
Type: SystemString
See Also