Proprietà ElaborationReportBackgroundWorkingMode
|
Determina se deve girare in modalità background working.
ATTENZIONE! Fondamentale settarlo a false per l'utilizzo in ambiente lua.
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 25.3.0.0 (25.3.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à
BooleanVedi anche