Skip to main content Skip to complementary content

IDoReloadExParams Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Syntax

[ValueClass]
public interface IDoReloadExParams

Properties

Name Description
Debug

Set to true to debug reload.

The default value is false.

JSON property name: qDebug

Mode

0: for default mode.

1: for ABEND; the reload of the script ends if an error occurs.

2: for ignore; the reload of the script continues even if an error is detected in the script.

JSON property name: qMode

Partial

Set to true for partial reload.

The default value is false.

JSON property name: qPartial

ReloadId

Optional reload ID.

ID will be automatically generated if not set.

JSON property name: qReloadId

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!