| BIStorageControllerUpdateBISettings Method |
Updates conf_Settings table
Namespace:
Omada.OE.Solution.OIM.AppLogic.Analytics
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual void UpdateBISettings(
IEnumerable<BISetting> settings
)
Parameters
- settings
- Type: System.Collections.GenericIEnumerableBISetting
list of settings to be updated
See Also