GenericObject GetFullPropertyTree Method Qlik Sense .NET SDK - API Reference

Gets the properties of:

* a generic object

* the children of the generic object

* the bookmarks/embedded snapshots of the generic object

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public GenericObjectEntry GetFullPropertyTree()

Return Value

Type: GenericObjectEntry

Implements

IGenericObject GetFullPropertyTree 
See Also