Class ImportBlankActionProvider
Import actions for blank values: Use Person Name, Skip
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("ImportBlankAction")]
public class ImportBlankActionProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
ImportBlankActionProvider()
Import actions for blank values: Use Person Name, Skip
Declaration
public ImportBlankActionProvider()
Fields
ProviderName
Import actions for blank values: Use Person Name, Skip
Declaration
public const string ProviderName = "ImportBlankAction"
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 |