| GeneralSetSettingsValue Method |
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 void SetSettingsValue(
string settingsName,
Object value,
Object defaultValue
)
Parameters
- settingsName
- Type: SystemString
- value
- Type: SystemObject
- defaultValue
- Type: SystemObject
See Also