Skip to main content
Skip table of contents

devices Method

Returns a list of devices of type "device". The device list is This list of devices is stored seperately for each devices.html page using the session key
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static List<device> devices( string sort)


VB

Public Shared Function devices ( sort As String) As List(Of device)


Parameters

sort
Type: System.String

Return Value

Type: List(device)List(of device)

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.