Class RecurrenceWeekCycleProvider
MDO provider for the hard-coded list of week cycle alternatives in the recurrence dialog.
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("RecurrenceWeekCycle")]
public class RecurrenceWeekCycleProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
RecurrenceWeekCycleProvider()
MDO provider for the hard-coded list of week cycle alternatives in the recurrence dialog.
Declaration
public RecurrenceWeekCycleProvider()
Methods
AddItems()
MDO provider for the hard-coded list of week cycle alternatives in the recurrence dialog.
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)