Class SaintDirectionProvider
This SoList provider generates the appointment/task direction list for the Saint criteria. This is a simple, hard-coded list corresponding
to the direction field of the
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("saintDirection")]
public class SaintDirectionProvider : DirectionProvider, ISoListProvider, ISoList, IPlugin
Constructors
SaintDirectionProvider()
Declaration
public SaintDirectionProvider()
Methods
AddItems()
Create the hard-coded item list
Declaration
protected override void AddItems()
Overrides
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)