Class ConfigFile.Scripting
Inherited Members
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class Scripting
Properties
EnableScripting
Declaration
public static bool EnableScripting { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
MaxTimeouts
Declaration
public static int MaxTimeouts { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
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 |
---|---|
Int32 |