Click or drag to resize

MetaContentNestedBasechildren Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.core
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public virtual IEnumerable<IMetaContentNested> children { get; }
Request Example View Source

Property Value

Type: IEnumerableIMetaContentNested
See Also