Class TimeListProvider
MDO provider for the hard-coded list of time alternatives in the appointment dialog and in edit/preferences
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("Time")]
public class TimeListProvider : LiteralsOnlyBase, ISoListProvider, ISoList, IPlugin
Constructors
TimeListProvider()
Declaration
public TimeListProvider()
Fields
ProviderName
Declaration
public const string ProviderName = "Time"
Field Value
Type | Description |
---|---|
System.String |
Methods
AddItems()
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)