Click or drag to resize

TimerLogsGetTimerIdList Method

returns an integer list contianing distinct timer ids. The timers are registed in the TimerLogs

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList GetTimerIdList()

Return Value

Type: IntegerList
integer list
See Also