Click or drag to resize

metaDocumentRootSetregPath Method

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

Namespace:  imbSCI.Reporting.meta.documentSet
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void regPath(
	IMetaContentNested metaItem,
	bool theParentRegMoment
)
Request Example View Source

Parameters

metaItem
Type: imbSCI.Core.interfacesIMetaContentNested
The meta item.
theParentRegMoment
Type: SystemBoolean
if set to true [the parent reg moment].
Exceptions
ExceptionCondition
[!:aceReportException] null - null - regPath issue or null - null - regPath issue
See Also