Class SourceListProvider
Products: Sales & Marketing, Customer Service
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("SourceProduct")]
public class SourceListProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
SourceListProvider()
Products: Sales & Marketing, Customer Service
Declaration
public SourceListProvider()
Fields
ProviderName
Products: Sales & Marketing, Customer Service
Declaration
public const string ProviderName = "SourceProduct"
Field Value
| Type | Description |
|---|---|
| string |
Methods
AddItemsAsync(CancellationToken)
Create the hard-coded item list
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
| Type | Name | Description |
|---|---|---|
| CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| Task |