Hub GetBNF Method Qlik Sense .NET SDK - API Reference

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

public IEnumerable<BNFDef> GetBNF(
	BNFType bnfType
)

Return Value

Type: OnlineIEnumerable BNFDef 

Implements

IHub GetBNF(BNFType)
See Also