Click or drag to resize
BNFDefHelpId Property
Reference identifier to a function described in the documentation.The identifier is stored in the definition of the token containing the function name. Is not used in Qlik Sense.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public int HelpId { get; set; }

Property Value

Type: Int32

Implements

IBNFDefHelpId
See Also