NxInfo Id Property Qlik Sense .NET SDK - API Reference
Identifier of the object. If the chosen identifier is already in use, the engine automatically sets another one. This parameter is optional. If an identifier is not set, the engine automatically sets one.

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

public string Id { get; set; }

Property Value

Type: OnlineString

Implements

INxInfo Id
See Also