Click or drag to resize

reportLinkCollectionAddLinkAsQuery Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.links
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public reportLink AddLinkAsQuery(
	string __title,
	string __description,
	reportingRegistryQuery __query
)
Request Example View Source

Parameters

__title
Type: SystemString
__description
Type: SystemString
__query
Type: imbSCI.Reporting.links.reportRegistryreportingRegistryQuery

Return Value

Type: reportLink
See Also