Proprietà ElaborationReportBackgroundWorkingMode
|
Determina se deve girare in modalità background working.
ATTENZIONE! Fondamentale settarlo a false per l'utilizzo in ambiente lua.
Namespace:
QsUI
Assembly:
QsUI (in QsUI.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public bool BackgroundWorkingMode { get; set; }
Public Property BackgroundWorkingMode As Boolean
Get
Set
public:
property bool BackgroundWorkingMode {
bool get ();
void set (bool value);
}
member BackgroundWorkingMode : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche