Click or drag to resize

recordVsReportRegistryBaseGetByReport Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.links.reportRegistry
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public virtual IModelRecord GetByReport(
	IMetaContentNested report
)
Request Example View Source

Parameters

report
Type: imbSCI.Core.interfacesIMetaContentNested

Return Value

Type: IModelRecord
See Also