Class ImportNewPositionItemProvider
Import position items: Add to list, set to blank
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[MDOProviderPlugin("ImportNewPositionItem")]
public class ImportNewPositionItemProvider : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
ImportNewPositionItemProvider()
Import position items: Add to list, set to blank
Declaration
public ImportNewPositionItemProvider()
Fields
ProviderName
Import position items: Add to list, set to blank
Declaration
public const string ProviderName = "ImportNewPositionItem"
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 |