Show / Hide Table of Contents

Interface ConfigFile.ISoJavaScriptConfiguration

Configuration values for the JavaScript for SuperOffice system. Created in Database scope

Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public interface ConfigFile.ISoJavaScriptConfiguration

Properties

ExecutionLimit

The number of seconds a JavaScript is allowed to run before being killed.

Declaration
int ExecutionLimit { get; set; }
Property Value
Type Description
int

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top