Class ImportContactDuplicateMatchProvider
List of fields to match contact imports.
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("ImportContactDuplicateMatch")]
public class ImportContactDuplicateMatchProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
ImportContactDuplicateMatchProvider()
List of fields to match contact imports.
Declaration
public ImportContactDuplicateMatchProvider()
Fields
ProviderName
List of fields to match contact imports.
Declaration
public const string ProviderName = "ImportContactDuplicateMatch"
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 |