Click or drag to resize

metaPagecollect Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Collects data trough this meta node and its children

Namespace:  imbSCI.Reporting.meta.page
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
Request Example View Source

Parameters

data (Optional)
Type: imbSCI.Core.collectionPropertyCollectionDictionary
PropertyCollectionDictionary to fill in

Return Value

Type: PropertyCollectionDictionary
New or updated Dictionary

Implements

IMetaComposeAndConstructcollect(PropertyCollectionDictionary)
See Also