| MasterControllerSaveMasterSettingAndRecordOldValue Method |
Saves a single master setting to the database
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void SaveMasterSettingAndRecordOldValue(
MasterSetting setting,
Object oldSettingValue
)
Parameters
- setting
- Type: Omada.OE.ModelMasterSetting
- oldSettingValue
- Type: SystemObject
See Also