Skip to main content Skip to complementary content

GenericObjectProperties Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

Syntax

[ValueClass]
public class GenericObjectProperties : AbstractStructure, IDisposable, IGenericObjectProperties, IAbstractStructure

Constructors

Name Description
GenericObjectProperties()

Creates an instance of the GenericObjectProperties class

Properties

Name Description
ExtendsId

Should be set to create an object that is linked to another object. Enter the identifier of the linking object (i.e the object you want to link to).

If you do not want to link your object, set this parameter to an empty string.

JSON property name: qExtendsId

ExtendsObject

Reference to the object that the property ExtendsId refers to. Property is null if ExtendsId is not set.

Info

Identifier and type of the object.

This parameter is mandatory.

JSON property name: qInfo

LayoutableDefPaths

The paths to the HyperCube/ListObject definitions

MetaDef

Definition of the dynamic properties.

JSON property name: qMetaDef

StateName

Name of the alternate state.

Default is current selections $ .

JSON property name: qStateName

Methods

Name Description
GetExtendsObjectAsync()

Reference to the object that the property ExtendsId refers to. Returns null if ExtendsId is not set.

GetLayoutableDefPathsAsync()

The paths to the HyperCube/ListObject definitions

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!