Click or drag to resize
IFunction Interface

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

The IFunction type exposes the following members.

Properties
  NameDescription
Public propertyGroup
Group of the script function.
Public propertyName
Name of the script function.
Public propertySignature
Signature of the script function. Gives general information about the function.
Top
See Also