Click or drag to resize

reportLinkCollectionSetAddInGroup Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

key
Type: SystemString
item
Type: imbSCI.Reporting.linksreportLinkCollection
See Also