Click or drag to resize

reportLinkRegistrygetLinkCollection Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the link collection.

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

Parameters

key
Type: SystemString
The key.

Return Value

Type: reportLinkCollection
See Also