Class ConfigFile.Scripting
Inherited Members
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class ConfigFile.Scripting
Properties
EnableScripting
Declaration
public static bool EnableScripting { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
MaxTimeouts
Declaration
public static int MaxTimeouts { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
ScriptPath
Declaration
public static string ScriptPath { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
TimeoutLimit
Declaration
public static int TimeoutLimit { get; set; }
Property Value
| Type | Description |
|---|---|
| int |