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