Skip to main content
Skip table of contents

updater_get_packages Method

Returns the list of plugin packages available Does not download the updates file, call plugins_installed first to download the package list and parse
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static List<clsUpdaterItem> updater_get_packages()


VB

Public Shared Function updater_get_packages As List(Of clsUpdaterItem)


Return Value

Type: List(clsUpdaterItem)List of packages as type UpdaterItem, List(Of UpdaterV2.clsUpdaterItem)

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.