Function
Name Property
Qlik Sense .NET SDK - API Reference
Name of the script function.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
Name
{
get
;
set
; }
public string Name { get; set; }
Public
Property
Name
As
String
Get
Set
Public Property Name As String Get Set
Property Value
Type:
String
Implements
IFunction
Name
See Also
Function Class
Function Members
Qlik.Engine Namespace