Click or drag to resize

recordVsReportRegistryBaseGetByRecord 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 IMetaContentNested GetByRecord(
	IModelRecord record
)
Request Example View Source

Parameters

record
Type: imbSCI.DataComplex.data.modelRecordsIModelRecord

Return Value

Type: IMetaContentNested
See Also