Click or drag to resize

recordVsReportRegistryBaseregisterParticular Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Registers the particular.

Namespace:  imbSCI.Reporting.links.reportRegistry
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public virtual void registerParticular(
	string particularID,
	string needle,
	IMetaContentNested content
)
Request Example View Source

Parameters

particularID
Type: SystemString
The particular identifier.
needle
Type: SystemString
The needle.
content
Type: imbSCI.Core.interfacesIMetaContentNested
The content.
See Also