Click or drag to resize

reportLink Constructor (reportLink, Boolean)

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

Namespace:  imbSCI.Reporting.links
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public reportLink(
	reportLink source,
	bool copyPathToo = false
)
Request Example View Source

Parameters

source
Type: imbSCI.Reporting.linksreportLink
The source.
copyPathToo (Optional)
Type: SystemBoolean
See Also