Class ErpActorTypeProvider
List of ERP actor types. Supported values in the AdditionalInfo:
- crmactortypeEnum for looking up matching ERP actor types in table
- connectionidOnly return ERP actor types supported by this connection
Namespace: SuperOffice.CRM.Lists
Assembly: SuperOffice.Services.Implementation.dll
Syntax
public class ErpActorTypeProvider : LiteralsOnlyBase
Constructors
ErpActorTypeProvider()
List of ERP actor types. Supported values in the AdditionalInfo:
- crmactortypeEnum for looking up matching ERP actor types in table
- connectionidOnly return ERP actor types supported by this connection
Declaration
public ErpActorTypeProvider()
Fields
ProviderName
The name of the provider.
Declaration
public const string ProviderName = "ErpActorType"
Field Value
Type | Description |
---|---|
string |
Methods
AddItemsAsync(CancellationToken)
List of ERP actor types. Supported values in the AdditionalInfo:
- crmactortypeEnum for looking up matching ERP actor types in table
- connectionidOnly return ERP actor types supported by this connection
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
Type | Name | Description |
---|---|---|
CancellationToken | cancellationToken |
Returns
Type | Description |
---|---|
Task |