Show / Hide Table of Contents

Enum CrmActorType

Actor type within the CRM, system, a subset of the SuperOffice Entity types This Enum is used by: ErpConnectionActorType.ActorTypeCrm

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

Fields

Name Description
Contact

1: Crm Customer

Person

2: Person

Project

3: Project

Sale

4: Sale

Unknown

0: Unknown - used when initializing

Extension Methods

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