Class ConfigFile.SoJavaScript
Configuration values for the JavaScript for SuperOffice system.
Inherited Members
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class ConfigFile.SoJavaScript
Properties
ExecutionLimit
The number of seconds a JavaScript is allowed to run before being killed.
Declaration
public static int ExecutionLimit { get; set; }
Property Value
Type | Description |
---|---|
int |