Click or drag to resize

reportLinkCollectionAddLinks 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 AddLinks(
	IEnumerable<reportLink> links
)
Request Example View Source

Parameters

links
Type: System.Collections.GenericIEnumerablereportLink
See Also