GetDescription [IronPython]

Purpose

Return a string containing the description of the plugin extension. This string is used to identify the scheduler plugin extension in logs or program output.

Signature

GetDescription(self)

Arguments (excluding self)

None.

Return Value

Returns a string containing the description of the plugin extension.

Note:

The plugin extension description is generally a fixed string.