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 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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top