DoReloadExResult Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
- DoReloadExResult
Syntax
[ValueClass]
public class DoReloadExResult : IDoReloadExResultConstructors
| Name | Description |
|---|---|
| DoReloadExResult() |
Properties
| Name | Description |
|---|---|
| EndedWithMemoryConstraint |
true if memory limits were exhausted during reload. JSON property name: qEndedWithMemoryConstraint |
| ScriptLogFile |
Path to the script log file. JSON property name: qScriptLogFile |
| Success |
The reload is successful if True. JSON property name: qSuccess |