Click or drag to resize
IGenericObjectGetEffectiveProperties Method

Returns the identifier, the type and the properties of the object.

If the object contains some soft properties, the soft properties are returned.

If the object is linked to another object, the properties of the linking object are returned.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
GenericObjectProperties GetEffectiveProperties()

Return Value

Type: GenericObjectProperties
See Also