Skip to main content
Skip table of contents

device_tabs Method

Return a list of "tabitem", one tab for each tab that is displayed in the device properties
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static List<tabitem> device_tabs( string ref)


VB

Public Shared Function device_tabs ( ref As String) As List(Of tabitem)


Parameters

ref
Type: System.String
Device reference number

Return Value

Type: List(tabitem)

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.