Show / Hide Table of Contents

Class ConfigFile.Scripting

Inheritance
object
ConfigFile.Scripting
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top