Skip to main content
Skip table of contents

categories Method

Returns a list of all categories configured for a specific device
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static List<string> categories( string ref)


VB

Public Shared Function categories ( ref As String) As List(Of String)


Parameters

ref
Type: System.String
Device reference ID of the device to check

Return Value

Type: List(String)List(of String)

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.