| IGenericObjectEntryChildren Property |
Information about the children of the generic object.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<GenericObjectEntry> Children { get; set; }Property Children As IEnumerable(Of GenericObjectEntry)
Get
Set
Property Value
Type:
IEnumerableGenericObjectEntry
See Also