GetName [IronPython]

Purpose

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

Signature

GetName(self)

Arguments (excluding self)

None.

Return Value

Returns a string containing the name of the plugin extension.

Note:

The plugin extension name is generally a fixed string.