Click or drag to resize

metaCollectionTsetParentToItems Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Set parent

Namespace:  imbSCI.Reporting.meta
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public void setParentToItems(
	IMetaContentNested __parent
)
Request Example View Source

Parameters

__parent
Type: imbSCI.Core.interfacesIMetaContentNested
The parent.

Implements

IImetaCollectionsetParentToItems(IMetaContentNested)
See Also