Click or drag to resize

SettingControllerGetCustomerSettings Method (CustomerSettingsLoadOptions)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public CustomerSettings GetCustomerSettings(
	CustomerSettingsLoadOptions loadOptions = null
)

Parameters

loadOptions (Optional)
Type: Omada.OE.ModelCustomerSettingsLoadOptions

Return Value

Type: CustomerSettings
See Also