Click or drag to resize
QvxConnectOptionsAllowPrompt Property
If true, then user prompts are allowed. ATTENTION! This option is always set to false for QlikView 12 and above.

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
public bool AllowPrompt { get; set; }

Property Value

Type: Boolean
See Also