setup_tabs Method
Returns a list of all available setup tabs
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static List<tabitem> setup_tabs() |
VB |
Public Shared Function setup_tabs As List(Of tabitem) |
Return Value
Type: List(tabitem)List(Of tabitem)
See Also
functions Class
Scheduler Namespace