Click or drag to resize

GeneralGetSettingsValue Method (String, Int32)

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int GetSettingsValue(
	string settingsName,
	int defaultValue
)

Parameters

settingsName
Type: SystemString
defaultValue
Type: SystemInt32

Return Value

Type: Int32
See Also