Click or drag to resize
GenericObjectEntry Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineGenericObjectEntry

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class GenericObjectEntry : IGenericObjectEntry

The GenericObjectEntry type exposes the following members.

Constructors
  NameDescription
Public methodGenericObjectEntry
Initializes a new instance of the GenericObjectEntry class
Top
Properties
  NameDescription
Public propertyChildren
Information about the children of the generic object.
Public propertyEmbeddedSnapshotRef
Reference to a bookmark/snapshot that is embedded in the generic object.
Public propertyProperty
Information about the generic object properties.
Top
See Also