Class ImportDuplicateActionProvider
Import Duplicate actions: Add, Merge, Replace, Skip
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("ImportDuplicateAction")]
public class ImportDuplicateActionProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
ImportDuplicateActionProvider()
Import Duplicate actions: Add, Merge, Replace, Skip
Declaration
public ImportDuplicateActionProvider()
Fields
ProviderName
Import Duplicate actions: Add, Merge, Replace, Skip
Declaration
public const string ProviderName = "ImportDuplicateAction"
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 |