Click or drag to resize

TimerControllerGetTimerManager Method (TimerLoadOptions)

Note: This API is now obsolete.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[ObsoleteAttribute("Use LoadTimers instead. Obsoleted in v14")]
public TimerManager GetTimerManager(
	TimerLoadOptions loadOptions
)

Parameters

loadOptions
Type: Omada.OE.ModelTimerLoadOptions

Return Value

Type: TimerManager
See Also