GetSchedulerDisplayName [IronPython]
Purpose
Get a string identifying the scheduler associated with the current plugin extension. This string is used to identify the scheduler.
Signature
GetSchedulerDisplayName(self)
Arguments (excluding self)
None.
Return Value
Returns a string containing the description of the scheduler for which this plugin extension was written.
Note:
The scheduler display name is generally a fixed string.