Skip to main content
Skip table of contents

get_categories_details Method

Return list of all categories as class "category"
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static ConcurrentDictionary<string, category> get_categories_details()


VB

Public Shared Function get_categories_details As ConcurrentDictionary(Of String, category)


Return Value

Type: ConcurrentDictionary(String, category)Dictionary of type "category"

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.