GenericObjectLayout ExtendsId Property Qlik Sense .NET SDK - API Reference
Should be set to create an object that is linked to another object. Enter the identifier of the object you want to link to. If you do not want to link your object, set this parameter to an empty string.

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

public string ExtendsId { get; set; }

Property Value

Type: OnlineString

Implements

IGenericObjectLayout ExtendsId
See Also