Skip to main content
Skip table of contents

get_setting_text Method

Returns the string setting of a specific system setting
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string get_setting_text( string setting)


VB

Public Shared Function get_setting_text ( setting As String) As String


Parameters

setting
Type: System.String
The setting to retrieve

Return Value

Type: Stringsetting value as a string

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.