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
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
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<ErpActorType, To>(ErpActorType)
Converters.MapEnums<ErpActorType, To>(ErpActorType)
ObjectExtensions.AssignByReflection<ErpActorType>(ErpActorType, ErpActorType)
ObjectExtensions.GraphCopy<ErpActorType>(ErpActorType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top