Interface IScheduledJobLocator
Namespace: EPiServer.Scheduler.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public interface IScheduledJobLocatorMethods
ListScheduledJobTypes()
Declaration
IEnumerable<PlugInDescriptor> ListScheduledJobTypes()Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<PlugInDescriptor> | 
