Click or drag to resize

reportingRegistryQuery Constructor (String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Creates particular query

Namespace:  imbSCI.Reporting.links.reportRegistry
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public reportingRegistryQuery(
	string __particularID,
	string __needle
)
Request Example View Source

Parameters

__particularID
Type: SystemString
The particular identifier.
__needle
Type: SystemString
The needle.
See Also