| GeneralGetSettingsValue Method (String, Boolean) |
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
Syntaxpublic bool GetSettingsValue(
string settingsName,
bool defaultValue
)
Parameters
- settingsName
- Type: SystemString
- defaultValue
- Type: SystemBoolean
Return Value
Type:
Boolean
See Also