Class SaintSaleStatusProvider
This SoList provider generates the sale status list for the Saint criteria. This is a simple, hard-coded list corresponding to the status field of the SuperOffice.CRM.Rows.Sale table.
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("saintSaleStatus")]
public class SaintSaleStatusProvider : SaleStatusProvider, ISoListProvider, ISoList
Constructors
SaintSaleStatusProvider()
This SoList provider generates the sale status list for the Saint criteria. This is a simple, hard-coded list corresponding to the status field of the SuperOffice.CRM.Rows.Sale table.
Declaration
public SaintSaleStatusProvider()
Methods
AddItems()
Create the hard-coded item list
Declaration
protected override void AddItems()