Show / Hide Table of Contents

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
AdditionalInfo string: "crmactortype=1&connectionid=1"
Inheritance
object
ErpActorTypeProvider
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
AdditionalInfo string: "crmactortype=1&connectionid=1"
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
AdditionalInfo string: "crmactortype=1&connectionid=1"
Declaration
protected override Task AddItemsAsync(CancellationToken cancellationToken)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
Task
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top