Click or drag to resize

reportLinkRegistrygetLinkCollections Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.links
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public List<reportLinkCollection> getLinkCollections(
	params string[] keys
)
Request Example View Source

Parameters

keys
Type: SystemString

Return Value

Type: ListreportLinkCollection
See Also