Class PaymentPlanJob
This class is intended to be used internally by EPiServer. We do not support any backward compatibility on this. Scheduled job which releases due payment plans.
Inheritance
System.Object
PaymentPlanJob
Namespace: EPiServer.Business.Commerce.ScheduledJobs
Assembly: EPiServer.Business.Commerce.dll
Version: 10.8.0Syntax
public class PaymentPlanJob : ScheduledJobBase
Constructors
PaymentPlanJob()
Declaration
public PaymentPlanJob()
Methods
Execute()
Executes this instance.
Declaration
public override string Execute()
Returns
Type | Description |
---|---|
System.String |