Class SchedulerOptionsTransform
Inheritance
System.Object
SchedulerOptionsTransform
Implements
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Configuration.Transform.Internal
Assembly: EPiServer.dll
Version: 10.10.4Syntax
public class SchedulerOptionsTransform : IConfigurationTransform
Constructors
SchedulerOptionsTransform(Settings, SchedulerOptions)
Declaration
public SchedulerOptionsTransform(Settings settings, SchedulerOptions options)
Parameters
Type | Name | Description |
---|---|---|
Settings | settings | |
SchedulerOptions | options |
Methods
Transform()
Declaration
public void Transform()