Function MembersQlik Sense .NET SDK - API Reference
The Function type exposes the following members.
Constructors

  NameDescription
Public methodFunction
Initializes a new instance of the Function class
Back to Top
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.
Back to Top
See Also