Class ErpFieldMdoProvider
Get the list of Erp fields for one specific connection
Namespace: SuperOffice.ErpSync
Assembly: SuperOffice.Services.Implementation.dll
Syntax
public class ErpFieldMdoProvider : LiteralsOnlyBase
Constructors
ErpFieldMdoProvider()
Get the list of Erp fields for one specific connection
Declaration
public ErpFieldMdoProvider()
Fields
ProviderName
Get the list of Erp fields for one specific connection
Declaration
public const string ProviderName = "ErpFields"
Field Value
Type | Description |
---|---|
string |
Methods
AddItemsAsync(CancellationToken)
Get the list of Erp fields for one specific connection
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
Type | Name | Description |
---|---|---|
CancellationToken | cancellationToken |
Returns
Type | Description |
---|---|
Task |