events Method
Return a list of groups of type "evgroupitem"
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static List<evgroupitem> events() |
VB |
Public Shared Function events As List(Of evgroupitem) |
Return Value
Type: List(evgroupitem)List(of evgroupitem)
See Also
functions Class
Scheduler Namespace