IDoReloadExResult Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface IDoReloadExResultProperties
| 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 |