Click or drag to resize

GeneralGetSettingsValue Method (String)

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 string GetSettingsValue(
	string settingsName
)

Parameters

settingsName
Type: SystemString

Return Value

Type: String
See Also