Click or drag to resize

MasterControllerGetMasterSettings Method

Returns a collection of all the master settings in tblMasterSetting in the master database

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static MasterSettings GetMasterSettings()

Return Value

Type: MasterSettings
See Also