Click or drag to resize

metaDocumentRootSetregPathGetTReg Method (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regs the path get.

Namespace:  imbSCI.Reporting.meta.documentSet
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public TReg regPathGet<TReg>(
	string __path
)
where TReg : class, IMetaContentNested
Request Example View Source

Parameters

__path
Type: SystemString
The path in format $$$reportElementLevel:\\analyticReport .

Type Parameters

TReg
The type of the reg.

Return Value

Type: TReg
See Also