Class TargetEntityTypeProvider
TargetEntities
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("TargetEntityType")]
public class TargetEntityTypeProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
TargetEntityTypeProvider()
TargetEntities
Declaration
public TargetEntityTypeProvider()
Fields
ProviderName
TargetEntities
Declaration
public const string ProviderName = "TargetEntityType"
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 |