Class SaintTicketStatusProvider
This SoList provider generates the ticket status list for the Saint criteria. This is a simple, hard-coded list, special for this context
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("saintTicketStatus")]
public class SaintTicketStatusProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
SaintTicketStatusProvider()
This SoList provider generates the ticket status list for the Saint criteria. This is a simple, hard-coded list, special for this context
Declaration
public SaintTicketStatusProvider()
Methods
AddItems()
Create the hard-coded item list
Declaration
protected override void AddItems()