Click or drag to resize

reportLinkCollectionSetGet Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.links
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public reportLinkCollection Get(
	string key,
	bool autocreate
)
Request Example View Source

Parameters

key
Type: SystemString
autocreate
Type: SystemBoolean

Return Value

Type: reportLinkCollection
See Also