Class SaintActivityTypeProvider
This SoList provider generates the appointment/task type list for the Saint criteria. This is a simple, hard-coded list corresponding to the type field of the SuperOffice.CRM.Rows.DocTmpl and SuperOffice.CRM.Rows.Task tables. Tasks are both appointments and documents.
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("saintActivityType")]
public class SaintActivityTypeProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
SaintActivityTypeProvider()
This SoList provider generates the appointment/task type list for the Saint criteria. This is a simple, hard-coded list corresponding to the type field of the SuperOffice.CRM.Rows.DocTmpl and SuperOffice.CRM.Rows.Task tables. Tasks are both appointments and documents.
Declaration
public SaintActivityTypeProvider()
Methods
AddItems()
Create the hard-coded item list
Declaration
protected override void AddItems()