Table of Contents

Enum RecurringIntervalUnitType

Namespace
Dynamicweb.Ecommerce.Orders
Assembly
Dynamicweb.Ecommerce.dll

The enum IntervalUnitType represents recurring interval types enumeration.

public enum RecurringIntervalUnitType

Fields

Days = 0
Months = 2
Weeks = 1
To top