Show / Hide Table of Contents

Enum ErpActorType

Actor type within the ERP system, related but not identitcal to SuperOffice Entity type This Enum is used by: ErpConnectionActorType.ActorTypeErp; ErpExternalKey.ActorType

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum ErpActorType : short

Fields

Name Description
Customer

1: Erp Customer

Employee

6: Employee, often mapped to associate

Partner

3: Both customer and supplier

Person

4: Contact person

Project

5: Project

Sale

7: Sale

Supplier

2: Supplier or Vendor

Unknown

0: Unknown - used when initializing

Extension Methods

EnumUtil.MapEnums<SuperOffice.Data.ErpActorType, To>()
ObjectExtensions.AssignByReflection<ErpActorType>(ErpActorType)
ObjectExtensions.GraphCopy<ErpActorType>()
Converters.MapEnums<ErpActorType, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top