Table of Contents

Class PointExpirationScheduledTaskAddIn

Namespace
Dynamicweb.Ecommerce.Loyalty.ScheduledTaskAddIns
Assembly
Dynamicweb.Ecommerce.dll

A calculated fields scheduled task data provider. Inherit from ConfigurableAddIn class

[AddInName("Extensibility.ScheduledTaskAddins.PointsExpirationProvider")]
[AddInLabel("Redeem expired points")]
[AddInDescription("Redeem expired points")]
public class PointExpirationScheduledTaskAddIn : BaseScheduledTaskAddIn
Inheritance
PointExpirationScheduledTaskAddIn
Inherited Members

Methods

Run()

Runs this provider.

public override bool Run()

Returns

bool
To top