Click or drag to resize

reportLinkCollectionAddLinkToElement Method (String, String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.links
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public reportLink AddLinkToElement(
	string title,
	string description,
	string elementPath
)
Request Example View Source

Parameters

title
Type: SystemString
description
Type: SystemString
elementPath
Type: SystemString

Return Value

Type: reportLink
See Also