Plugin SDK

installed_plugin_details Method

Returns a list of installed plugins
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static plug_item installed_plugin_details()


VB

Public Shared Function installed_plugin_details As plug_item


Return Value

Type: plug_itemplug_item()

See Also

functions Class
Scheduler Namespace